A small web application keeps track of my daily tasks. Customized to my own requirements and preferences. Designed with flexibility and portability in mind.

Some of the key features:
-
Customization: Customize tasks according to your system, easy to start with.
-
Dashboard: Summary with charts for visualizing works.
-
Prioritization & Typeful: Set a priority flag to keep yourself focused on your critical goals and define types of tasks according to your needs.
All contributions are warmly welcome. If you'd like to improve codes, create a pull request and we'll see it through.
This project was built with:
Clone the project with git
and install the above requirements (if needed)
$ git clone https://github.com/Aleadinglight/Task-Tracking-Web.git
$ cd Task-Tracking-Web
$ npm install
$ npm start
Visit https://localhost:3000 to view the application.
Documentation can be found at docs.