Commit Graph

12 Commits

Author SHA1 Message Date
Felix Schlusche
c17801e86c feat: enhance export functionality with PDF and database management features 2025-10-24 17:24:00 +02:00
Felix Schlusche
bd8131f18e Refactor README.md for improved structure and clarity; add collapsible sections for screenshots and features 2025-10-23 14:32:33 +02:00
Felix Schlusche
b0dd773fba Add initial schema for entries and settings tables
- Created 'entries' table to track time entries with fields for date, start time, end time, pause minutes, location, and entry type.
- Created 'settings' table to store key-value pairs for application settings with an updated timestamp.
2025-10-23 14:27:25 +02:00
Felix Schlusche
b2823731f1 Add settings management with Bundesland selection and holiday calculations 2025-10-23 02:43:47 +02:00
b477125e82 rollback 2025-10-23 02:03:28 +02:00
e52d25c421 revert c8c2a800bb
revert Update README.md with installation instructions and Docker usage; add docker-compose.yml for service orchestration
2025-10-23 02:02:32 +02:00
77c2b5e745 rollback 2025-10-23 01:58:45 +02:00
Felix Schlusche
31c156d157 Revert "Update README.md with installation instructions and Docker usage; add docker-compose.yml for service orchestration"
This reverts commit c8c2a800bb.
2025-10-23 01:46:33 +02:00
Felix Schlusche
34f44a1781 Update README.md to enhance technology stack details and project structure; add modular backend architecture and code structure sections 2025-10-23 01:21:07 +02:00
Felix Schlusche
c8c2a800bb Update README.md with installation instructions and Docker usage; add docker-compose.yml for service orchestration 2025-10-23 00:57:37 +02:00
Felix Schlusche
7360ce7847 Update README.md for German localization and feature descriptions 2025-10-23 00:39:38 +02:00
Felix Schlusche
9310cb2b8f Initial commit 2025-10-23 00:32:06 +02:00