Dominik Krenn
|
f9244082a2
|
Refactor Main class to improve structure and remove unused code
|
2025-09-15 15:35:33 +02:00 |
|
Dominik Krenn
|
6586e59959
|
Add Index and Login classes for user interface navigation and authentication
|
2025-09-15 15:35:27 +02:00 |
|
Dominik Krenn
|
6ef835fd31
|
Implement LocalStorage class for data serialization and deserialization with database integration
|
2025-09-15 15:35:19 +02:00 |
|
Dominik Krenn
|
bd61b1f2a3
|
Fix package declaration in UserModel.java to align with project structure
|
2025-09-15 15:35:14 +02:00 |
|
Dominik Krenn
|
1855d2000e
|
Enhance migration process by adding storage table creation and improving connection handling in Database and Model classes
|
2025-09-15 15:35:02 +02:00 |
|
Dominik Krenn
|
6b774aec63
|
Update .gitignore and run.sh to streamline source file management and compilation process
|
2025-09-15 15:34:40 +02:00 |
|
Dominik Krenn
|
6d2b939bc6
|
added quick module
|
2025-09-15 15:34:25 +02:00 |
|
Dominik Krenn
|
fc1aca80d2
|
Refactor Main class and implement UserModel registration and authentication methods; add Database and Model classes for ORM functionality
|
2025-09-12 14:08:39 +02:00 |
|
Dominik Krenn
|
dc1b85a774
|
Implement user model and migration setup; add user data manipulation in Main class
|
2025-09-12 12:46:16 +02:00 |
|
Dominik Krenn
|
503b2d35b1
|
birth of squirrel
|
2025-09-12 12:46:02 +02:00 |
|
Dominik Krenn
|
90c2e55edc
|
Update .gitignore to include .vscode directory; modify run.sh to append Main.java to sources.txt
|
2025-09-12 12:34:30 +02:00 |
|
Dominik Krenn
|
b397a8e812
|
Implement database connection and migration setup; add .gitignore entries
|
2025-09-12 08:42:49 +02:00 |
|
|
|
0e5e66bef8
|
init commit
|
2025-09-12 07:47:14 +02:00 |
|