Monitoring of Public Loos.
This solution aims to create one of the simplest ways to get public feedback.
Steps involoved:
- Governing body registers the Loo
- QR gets generated.
- End user ends to scan the QR and give feedback via a Web App.
- Real Time feed will get displays in the Admin Dashboard.
Middleware used are:
- body-parser for parsing request body
- cors for cross-origin access
- jsonwebtoken for authentication
- multer for uploading image
npm start
DEBUG='main:*' nodemon app.js
- base.route incorporates all the routes,
- api.v2.route is for unauthenticated routes,
- api.v1.route is for authenticated routes.
##ScreenShot: ###Admin DashBoard: ###Generated QR Code:
Meet the team behind it: angel.co