CRUD Application where you can see different places to visit in Buenos Aires, Argentina.
If you create an user and log in, then you can add places and comments (and edit/delete both).
Stack used:
HTML - CSS (+BOOTSTRAP) - JS - NODE - EXPRESS - MONGODB
- Backend with Node and Express
- User auth with Passport
- MongoDB as the database
- Frontend using EJS template as the view engine and Bootstrap for styling