I'm done, this is the now complete code for the models and all. To make it short: - made some renaming that was necessary, HabitTrackings -> HabitTracking because every goddamn class is singular and not plural - made the deletion process everywhere the same (Habit Deletion now handles the HabitTracking deletion inside the model and not through Sqlite.py) - Some much needed comments - Some adjustments to the HabitLists, nothing big, plus addition of update - Also as a question, why does the HabitList have a redundant habits attribute, for now i marked this issue in the code to not forget it
HabitTracker
Description
Languages
Python
46.4%
HTML
37.2%
JavaScript
13.5%
CSS
2.9%