A mobile-based application to streamline hostel-related tasks such as student outpass management using Frebase Realtime Database.
The Hostel Management System is designed to help hostel wardens and students manage hostel operations efficiently.
One of its most essential features is the Outpass system, which allows students to request permission to leave the hostel for various reasons and enables wardens to monitor these requests in real-time.
- Student Outpass Request System
- Real-time data storage using Firebase
- Admin/Warden panel to view and manage all outpass requests
- Input validation for accurate data entry
- Firebase integration for backend operations
The Outpass feature allows students to submit a form with the following fields:
- Student Name
- Roll Number
- Village Name
- Out Time and Date
- In Time and Date
Wardens/admins can:
- View all submitted outpass records
- Monitor student movements efficiently
- Access records in real-time via Firebase
- Android Studio (Java/Kotlin)
- Firebase Realtime Database
- Firebase Authentication (if used)
- Material Design for UI
- Gradle Build System