This website requires JavaScript.
Explore
Help
Sign In
SchoolProjects
/
totaly-secure-banking-system
Watch
1
Star
0
Fork
0
You've already forked totaly-secure-banking-system
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Dominik Krenn
6ef835fd31
Implement LocalStorage class for data serialization and deserialization with database integration
2025-09-15 15:35:19 +02:00
extern
Implement database connection and migration setup; add .gitignore entries
2025-09-12 08:42:49 +02:00
src
Implement LocalStorage class for data serialization and deserialization with database integration
2025-09-15 15:35:19 +02:00
.gitignore
Update .gitignore and run.sh to streamline source file management and compilation process
2025-09-15 15:34:40 +02:00
Main.java
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
run.sh
Update .gitignore and run.sh to streamline source file management and compilation process
2025-09-15 15:34:40 +02:00
Description
No description provided
14
MiB
Languages
Java
98.7%
Shell
1.3%