k-rishabh6172 / UCI-1

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.

Home Page:https://unified-complaint-interface.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UCI

python flask sqlite html css heroku
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

Structure

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:

Homepage of the website:

complaint

Feedback page to track complaint status:

feedback

Login Page for authorized personnel:

admin-login

Complaint tracking by the admin:

admin-action

User Manual

user-manual

Tech Stack

tech-stack

ER Diagram

er-diagram

For Developers

To install all the dependencies using below command:
pip install -r requirements.txt

To run the server on local host:
python main.py

About

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.

https://unified-complaint-interface.herokuapp.com/

License:MIT License


Languages

Language:HTML 62.4%Language:Python 37.6%Language:Procfile 0.1%