-It is an application website which used for online complain of campus lan and wifi network problem.
- [Features]
- [Technology Stack]
- [Installation]
- login and sign up
- user and admin page
- status of complains
- nodejs
- mongodb
- express js
- bcryptjs
- bootstrap
- open this repository in code editor after cloning
- navigate to this folder using command prompt
- now type the following commands
npm init
npm install- go to .env file and change the appropriate credentials
- now type the command
node run dev- this will show
server is running 3000
connection succesful- app is started on localhost
.png)
.png)
.png)