Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 469 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 469 Bytes

IRIS-NITK-Complaint-System

A Django Application for IRIS NITK Backend Task for a user authenticated Complaint System

Users: Usergroup: Administrator Username: Admin1 Password: password

Usergroup: User Username: User1 Password: password

Admin account can access all forms and approve them Users can submit forms and only view accepted forms

On terminal inside the project folder, run 'python manage.py runserver' and visit localhost port:8000 to view project.