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.
- Deployed API: https://cryptic-harbor-00209.herokuapp.com/
- Deployed Client: https://nataliesmyth.github.io/task-app-client/
- API repository: https://github.com/nataliesmyth/task-app
- Wireframes: https://imgur.com/Vl70Sq7
- User will be able to sign up, sign in, sign out, and change their password.
- User will be able to create a task that they will own.
- User will be able to delete tasks they own.
- User will be able to edit tasks they own.
- User will be able to show a list of tasks they own.
- user will be able to view any single task that they own.
- jQuery
- Javascript
- HTML/CSS
- Bootstrap
- front end design needs work.
- user cannot create multiple lists.