Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 875 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 875 Bytes

Hostelez

A window-based application that aims at making hostel life less troublesome by managing hostel-related complaints in a less arduous and more reliable way using C++.

About

Our project has two sides

  • the user end, and
  • the admin end.

The user end is for the students, which allows them to lodge complaints, view the status of the complaint, and see the complaint’s history. Whereas, on the admin end, the management authority can view the lodged complaints and can update the status of the complaint.

Tech Used:

  • UI: Swing and Awt
  • Database: Arrays and ArrayList

Student Interface:

image

Admin Interface:

image