Full-stack, interactive web application to track your goals, subtasks, and completion rates in real time.
Check it out on Google Cloud Platform:
(https://busybee-264219.appspot.com/)
For best results, login with these credentials:
username: test1 password: test
Description
busybee allows users to organize their lives into categories: school, work, hobbies, etc. They can then create goals within those categories and subtasks in checklist format. As they create goals and complete tasks, their usage data is stored and reflected in a basic dashboard on the homepage, which shows:
- Tasks completed vs. incomplete
- Breakdown of categories by number of goals in each, with the option to drill down into a given category
- Tasks completed over time, offering a basic measure of user consistency
More Details
All application code is listed on my busybee GitHub repo page.