Commit Graph

5 Commits

Author SHA1 Message Date
theis.gaedigk 01bce663f6 feat: implement user creation functionality and update dashboard notifications 2025-06-21 01:28:39 +02:00
theis.gaedigk df199cf9a5 changed frontend design
Also added some notes
2025-06-21 00:29:41 +02:00
theis.gaedigk c26a19ec7b changed frontend 2025-06-20 23:52:07 +02:00
theis.gaedigk 63d120cc4e feat: add sqlstring and supports-color modules
- Introduced sqlstring module for SQL escape and formatting.
- Added supports-color module to detect terminal color support.
- Created dashboard and login views with Bootstrap styling.
- Implemented user schema in SQL with mock data for testing.
2025-06-20 22:57:32 +02:00
theis.gaedigk b6f72d059d installed dependecies 2025-06-20 20:52:03 +02:00