/IRIS-NITK-Complaint-System

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

Primary LanguageHTML

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.