William Valentin
|
40da6f1fba
|
Enhance Makefile with help command and improve task descriptions
|
2025-07-24 13:20:36 -07:00 |
|
William Valentin
|
32c04efd2d
|
Replace pipenv with poetry for environment setup and dependency management in Makefile
|
2025-07-24 11:02:02 -07:00 |
|
William Valentin
|
e798200437
|
Fix file paths in pyinstaller command in Makefile for correct resource inclusion
|
2025-07-24 09:09:41 -07:00 |
|
William Valentin
|
2142db7093
|
Refactor MedTrackerApp and UI components for improved structure and readability
- 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
|
2025-07-23 16:10:22 -07:00 |
|
William Valentin
|
a5791d8fe4
|
Add desktop assets and update Makefile
|
2025-07-20 13:09:07 -07:00 |
|
William Valentin
|
0f25e5c4e6
|
Add the dist name
|
2025-07-17 15:50:17 -07:00 |
|
William Valentin
|
61bbed09be
|
Add install sub-command for pyinstaller
|
2025-07-17 15:37:44 -07:00 |
|
William Valentin
|
dcb6470797
|
Update the run sub-command
|
2025-07-15 13:49:35 -07:00 |
|
William Valentin
|
52a079cbcd
|
Update Makefile to enhance setup-env with pipenv installation and pre-commit configuration
|
2025-07-15 13:37:52 -07:00 |
|
William Valentin
|
97fc2ee609
|
Add Makefile with setup and management commands for development
|
2025-07-15 13:37:44 -07:00 |
|