This is a node.js web application for sushi lovers around world to share their favourite sushi restaurants.
- ejs
- Bootstrap
- Node.js
- Express framework
- MongoDb database
- Mongoose for mongodb object modelling
- passport.js for handling authentication logic
All the required libraries and versions used are listed in the package.json file under dependencies
- User login and password
- Admin code for admin privileges
- One cannot add or edit a restaurant without being authenticated
- One cannot add or edit a restaurant added by others
- One cannot add or edit comments written by other users
- Google maps geocoding feature to display google maps for the address added by the user.
Link to view project - https://quiet-hollows-36766.herokuapp.com/