Welcome to the Northeastern Housing Management System project! This Java Swing application, integrated with DB4O for database operations, is designed to create a collaborative system supporting the well-being of students at Northeastern University and providing them homely dormitory housing experience.
- Holistic well-being support for students, including dietary management, medical consultations, fitness programs, and dormitory service requests.
- Role-based authentication for secure user access.
- Summarized views and reports for data-driven decision-making.
- Real-time communication between stakeholders.
- Java Development Kit (JDK) 1.8
- DB4O database server.
- Upon running the application, follow the on-screen instructions to navigate through different modules.
- Log in using your credentials mentioned in the ‘HuskyLiveslogin.docx’ and explore the features tailored for your role.
- DB4O is utilized for database operations.
- The
lib/db4o.jar
library is included for DB4O support.