Final project for Generation Program. This project was done by Deepa, Laura and Renuka.
- Allows the user to create a list of tasks with task name, description, assignee, email, due date and status.
- Validates user data before saving information.
- Tasks are saved in local storage.
- Tasks can be modified by the user(CRUD operations)
- Task list can be deleted
- Programming languages: HTML, CSS & Javascripts
- Bootstrap
- Git
- Responsive Design
- DOM Manipulation
- Regular Expressions
- Testing with Mocha/Chai
This is the link to the page : TaskManager App