Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.35 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.35 KB

GitHub code size in bytes GitHub commit activity GitHub last commit Website GitHub Workflow Status

a free, open, web-based task manager which syncs across devices!

highlights:

  • view progress of tasks
  • group tasks using tags
  • differentiate tasks with beautiful colors
  • sync across devices effortlessly

Take a look at the Github wiki for detailed guide on how to use the app.

Dependencies

This webapp is created using:

  1. ReactJS
  2. React Router
  3. React Redux
  4. React Suite
  5. Google Drive API

To build the app yourself, clone this repository and run npm install and then npm run start