Yapollon 759c7d277f Model Overhaul
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
2024-02-16 17:57:49 +01:00
2024-02-16 17:57:49 +01:00
2024-02-16 17:57:49 +01:00
2024-01-17 11:17:35 +01:00
2024-01-16 09:56:48 +01:00
2024-02-16 17:57:49 +01:00
2024-02-16 17:10:55 +01:00
2024-02-16 17:10:55 +01:00
2024-01-11 19:56:14 +01:00
2024-02-16 17:30:27 +01:00
2024-02-16 17:30:27 +01:00
2024-01-12 16:53:03 +01:00

HabitTracker

Description
No description provided
Readme 1.6 MiB
Languages
Python 46.4%
HTML 37.2%
JavaScript 13.5%
CSS 2.9%