Skip to content

bdmostafa/task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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