This github project is a personal project where I attempt to improve on a previous project done by a team 6 years ago.
The project is a time budget planner, designed to help students in my school plan out their week. For example, using sliders, students can configure how much hours in a week is dedicated to specific activities. This project improves on the previoujs version by implementing CRUD, web cookies, a better UI design, and more customizability options. Furthermore, the project also improves the features of the original project, and significantly improved the logic algorithm used in the original.