Hostel Management System 🏠 is a software which aims at the computerization of hostel management letting the entire process and its management be hooked into computer. because the working of any hostel is nearly same, we have chosen our very own “NSBM Green University Hostel” to present the implementation and its design. Without computers, everything goes on registers causing tons of paperwork with very less efficiency, which is where this system can dramatically improve the general management. Our purpose in developing this application was to supply a really attractive and simple UI interface to the need which will be easy to navigate and operate, proper record keeping and reporting, and an application which will be implemented on desktop or client/server with MVC architecture.
- Highly user-friendly 👌
- Cross-platform 💓
- Easy-to-use ✌️
Modules as described there are mainly two types of categories, the first one is Student and second one is Employees. Hostel Accountant/Admin is the one who maintains the complete database of students, employees, maintain rooms as well as payments.
- Register Student/Employee
- Make an adjustment
- View or Update Details of student
- View or Update Details of employee
- Delete student from hostel
- Delete employee from hostel
- Receive payments of Mess Bill
- Check living Student/Employees
- Check leaved Student/Employees
- Search through complete database
- Scan StudentID using camera and get registration.
System requires Netbeans v12 to run. Install the Maven and devDependencies and start the application.
MIT License
Copyright (c) 2020 Sanjula De Alwis
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.