#GrivoTech_GHCI
Student Grievance Redressal System developed to allow students to file grievances online at the ease of their phone and respective stakeholders to look into the issue to and solve the Grievance(Complaint).
To run:
- Create an SQL database.
- Import sql file present in the project.
- Run Index.php file.
How it works?
- Go to login section.
For logging in , You can use:
- Student login: username:student1@gmail.com
pswrd:12345
- College login: username:college@grivo.com
pswrd:12345
- University login: username:aku@gmail.com
pswrd:aku@123
- Admin login: username:admin@grivo.com
pswrd:12345
Because every user in the portal is being added by their respective higher authority for verification purpose. For example : Students will be added by college , college by university and so on.
- Login as Student.
- You will get access to student dashboard.
- Go to " Register new grirevance".
- Register a grievance and submit.
- Now you can come back to the login page and login as - any other stakeholder like college , university or Admin and you can view the grievance you just submitted.
- You can change the status of the complaint once it's solved or push to the higher authority if you are not able to solve it.