Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 746 Bytes

File metadata and controls

25 lines (22 loc) · 746 Bytes

Task Manager

Task Manager - A Web Based Application

Features

  • Site is fully responsive
  • An user can make a list of tasks
  • Every task has detail information such as title, sub-title
  • User can set the end date, priority as high, medium and low
  • User can change the task status new to in progress to completed
  • Percentage range of task completeness
  • user can update, delete and mark completed
  • Counting number of tasks as status

Technologies Used

  • Vanilla JS
  • ES6
  • Modular Design Pattern
  • Object Oriented JavaScript
  • Webpack
  • Bootstrap
  • HTML
  • CSS
  • Netlify