2142db7093445a22daa162b4ada5a0105ea1fa23
- Simplified initialization logic in init.py - Consolidated testing_mode assignment - Removed unnecessary else statements - Created UIManager class to handle UI-related tasks - Modularized input frame creation, table frame creation, and graph frame creation - Enhanced edit window creation with better organization and error handling - Updated data management methods to improve clarity and maintainability - Improved logging for better debugging and tracking of application flow
Thechart
App to manage my medication and the evolution of effects.
Install
pipenv install
OR
pip install -r requirements.txt
Build container image
make build
Description
Languages
Python
98%
Makefile
1%
Dockerfile
0.6%
Shell
0.4%