Skip to content

PRARTHANA077/hostel-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hostel Management System (Swing, Serialization)
Project generated by ChatGPT.

How to run:
1. Compile:
   javac -d out src/com/hostel/**/*.java
   (or open in your IDE and run com.hostel.Main)

2. Run:
   java -cp out com.hostel.Main

Default users:
- matron1 / matronpass (Matron)
- hs1 / hspass (Hostel Secretary)
- stu1 / studpass (Inmate)

Data files (created in working directory):
users.dat, requests.dat, complaints.dat, announcements.dat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages