10 Commits

Author SHA1 Message Date
William Valentin
86606d56b6 feat: add comprehensive keyboard shortcuts for improved navigation and productivity
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled
2025-08-05 10:05:32 -07:00
William Valentin
b7a22524d7 Feat: add export functionality with GUI for data and graphs
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled
- Implemented ExportWindow class for exporting data and graphs in various formats (JSON, XML, PDF).
- Integrated ExportManager to handle export logic.
- Added export option in the main application menu.
- Enhanced user interface with data summary and export options.
- Included error handling and success messages for export operations.
- Updated dependencies in the lock file to include reportlab and lxml for PDF generation.
2025-08-02 10:00:24 -07:00
William Valentin
33d7ae8d9f feat: Remove outdated testing documentation and add comprehensive development and feature guides
- Deleted `TESTING_SETUP.md` and `TEST_UPDATES_SUMMARY.md` as they were outdated.
- Introduced `CHANGELOG.md` to document notable changes and version history.
- Added `DEVELOPMENT.md` for detailed development setup, testing framework, and debugging guidance.
- Created `FEATURES.md` to outline core features and functionalities of TheChart.
- Established `README.md` as a centralized documentation index for users and developers.
2025-07-31 11:39:12 -07:00
William Valentin
82353d292a Update README.md to enhance installation instructions and migration guide to uv
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled
2025-07-28 14:24:01 -07:00
William Valentin
62a05f91ba Add deployment instructions and make options to README 2025-07-26 13:04:55 -07:00
William Valentin
3d2e7c1b9e Update README.md for clarity and consistency; revise app description and installation instructions, replacing pipenv with poetry. 2025-07-24 15:11:38 -07:00
William Valentin
8b2dfca7b5 Update the build command 2025-07-17 12:36:39 -07:00
William Valentin
f8915f85b0 Update README.md to clarify application purpose and installation instructions 2025-07-15 13:37:58 -07:00
William Valentin
4d79e2bae1 first commit 2025-07-15 11:06:36 -07:00
6c2c84f87c Initial commit 2025-07-13 22:11:57 +00:00