/TaskManager

Primary LanguageHTMLMIT LicenseMIT

Final Project

Final project for Generation Program. This project was done by Deepa, Laura and Renuka.

Project to create a task planner web application

  • 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

Highlights:

  • 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