Unified Complaint Interface(UCI) combines all the complaint portals into one portal, making it easier for the user to file the complaint regardless of the problem.
Unified Complaint Interface Website
Website
├── Complaint Page
├── Feedback Page
└── Login Page
└── Admin Actions Page
The end result of the project is the website with a clean and user-friendly interface:
To install all the dependencies using below command:
pip install -r requirements.txt
To run the server on local host:
python main.py