Skip to content

isaacwhittaker/task-list-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task List Manager

Setup

To build this project, clone this github repo and then download necessary dependencies using npm:

npm install

To run the project, use this command:

npm start

*For testing, please log in as "manager" (password: Manager@123) to see manager view, or "user" (password: User@123) to see user view.

Features

  • Individuals can create tasks
  • Managers can create 'templates' for reoccuring tasks (assigned to users)
  • Offline capabilities
  • Only managers can see full list of tasks

To-do

  • Add tests
  • Improve editing of tasks
  • Sort pending tasks by status and priority

Notes

This project was bootstrapped with Create React App.

Schedules were created with the help of Later.js

About

Easily create and manage lists of recurring tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published