|
7047f7c7e8
|
feat: implement password hashing for user authentication and storage
|
2024-09-02 10:43:07 +02:00 |
|
|
069b318f0b
|
feat: implement user management with roles and last login tracking
|
2024-09-02 10:32:26 +02:00 |
|
|
58254c4973
|
feat: set current date automatically when adding a new game to the database
|
2024-09-02 09:49:10 +02:00 |
|
|
8345ac4e64
|
fix: correct table name in Game model to 'games' to resolve OperationalError
|
2024-09-02 09:42:47 +02:00 |
|
|
e61fac0b34
|
feat: implement backend with Flask for game collection management using SQLite database
|
2024-09-02 09:02:32 +02:00 |
|