This is a system for managing student hostels from keeping a record of all available hostels, owners, agents and Expenses to booking hostels, accepting payments as well generating reports for decision making. The system is created using C# and targets windows platform. The project was created for Educational purposes.
To contribute to this project follow the steps below.
- Fork this repository to your account.
- clone the repository to your local machine.
- Create a branch with the name of feature you want to add or a issue you want to fix.
- Add the feature and push to github.
- Create a pull request with the develop branch.
- Hostels
- Landlords
- Agents
- Booking
- Payments
- Expenses
- Administrator
- Agent
- Login
- Change Password
- Logout
- View hostels/Add hostel/Search hostel/Update hostel/ Delete hostel
- Book Hostel
- View/add/search/update/delete Agents
- view/add/search/update/delete payment
- view/add/search/update/delete landlord
- Generate reports