Remotel is a Java-based desktop application designed to simplify and digitalize hostel management operations. It integrates a user-friendly GUI with a local SQLite database to help manage student data, room allocations, and payments efficiently.
The goal of Remotel is to streamline hostel administration by providing a digital solution that makes student and room data management easier and more organized for both hostel staff and residents.
- Student Registration and Management: Add and manage student profiles.
- Room Allocation System: Assign and track available rooms.
- Payment Tracking: Monitor student payment status and dues.
- Database Integration: Store and retrieve data securely using SQLite (
hostel.db). - User-Friendly GUI: Built with Java Swing for a smooth desktop interface experience.
- Language: Java
- GUI Framework: Java Swing
- Database: SQLite (
hostel.db) - Project Structure:
src/main/java/com/hostel/: Source code fileslib/: Required librariesbin/: Compiled class filesJava Project Report File.pdf: Detailed project reportRemotel_Presentation.pptx: Project presentation slides
-
Clone the repository:
git clone https://github.com/Manish9211Ram/Remotel.git
-
Open the project in any Java IDE (IntelliJ IDEA, Eclipse, etc.)
-
Add required libraries if needed.
-
Run the main class (e.g.,
Main.java). -
Use the application to manage hostel operations.
- 📘 Java Project Report File.pdf: In-depth explanation of the system's workflow and components.
- 📊 Remotel_Presentation.pptx: Presentation slides covering key highlights of the project.
Contributions are welcome! Feel free to fork the repo, make changes, and submit a Pull Request.
For more details, suggestions, or collaboration, please reach out to Manish Ram.