author@Ze Liu
A full-stack project have place to travel. Allow sign up & in users to CRUD own posts and reviews.. The front-end use Bootstrap including CSS to organize.
Front-end: Bootstrap
Back-end: Node.js
Database: MongoDB
Users can send a new post and also upload images.
Including delete images.
Maps showed the location of the travel spot. How many are clustered on the map. Users are available to click the spot to view the pop-up information, then click the link to the post. One at the homepage for the overview spots, and one in the post for the specific location.
Users have to register and login to make new posts.
User can write a review with star evaluation
If the text field is empty, the user cannot send a post, register or login.
Users can only have the permission to CRUD his own posts.
User can scoll left or right to view pictures on posts.
mapbox https://docs.mapbox.com/api/overview/
cloudinary
https://cloudinary.com/documentation/image_upload_api_reference
Cloudinary api get the images to the cloud database, so our database would still clean and not crushed.