Commit Graph

2 Commits

Author SHA1 Message Date
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
9a07409843 Add .dockerignore and .gitignore files to exclude unnecessary files and directories 2025-10-23 00:36:12 +02:00