Skip to content

nataliesmyth/task-app-client

Repository files navigation

BETTR

A productivity application to keep track of tasks you need to get done. This application allows the user to create, view, edit, and delete tasks from their own to-do list.

Important Links

User Stories

  1. User will be able to sign up, sign in, sign out, and change their password.
  2. User will be able to create a task that they will own.
  3. User will be able to delete tasks they own.
  4. User will be able to edit tasks they own.
  5. User will be able to show a list of tasks they own.
  6. user will be able to view any single task that they own.

Technologies Used

  • jQuery
  • Javascript
  • HTML/CSS
  • Bootstrap

Unsolved Problems

  1. front end design needs work.
  2. user cannot create multiple lists.