Complaint Redressal System is an online complaint management application for ABC Telecom Ltd. which is one of India’s major telecommunication service providers where the customers can raise complaints regarding their landlines and broadband services.
Download or clone the content of repository. Then follow the instruction given below:
- Open the folder CRS-Frontend in VsCode.
- Then Install node.js from https://nodejs.org/en/download/.
- Then open cmd and paste: npm install -g @angular/cli
- Then in cmd, paste: npm install
- After installation, in cmd paste: ng serve --o
- Open Eclipse Ide. import maven project CRS-Backend.
- Open the Phase5ComplaintRedressalSystemApplication.java file. Right click and select run as java application.
- Open the MySQL Database.
- Click on Server -> import data -> Import from self-contained file.
- Select the dump file to import and click start import.
The web application is now ready to use in http://localhost:4200/
Admin Details: Username: crs-admin@abc.com Password: admin@crs