Ethansev / YelpClone

Archived project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Important

Archived and kept for reference. Might rebuild with Svelte and Go to utilize the National Park Service api.

YelpClone

Web application that demonstrates CRUD functionality to manipulate dynamic data with MongoDB, implementation of user authentication, and full-stack deployment with AWS Mongo Atlas & DigitalOcean. Users can register, login, add new campgrounds, edit existing campgrounds, leave reviews, and delete content.

Live Demo

https://yelpclone.ethanwin.com/

Technologies Used

Front-end: HTML, CSS, Javascript, Bootstrap, ejs
Back-end: Node.js, Express.js, MongoDB, NPM
Deployment: AWS Mongo Atlas, DigitalOcean

  • Cloudinary is used for image cloud storage and image fetching. Click here for official documentation.
  • Mapbox is used for the campground maps and map cluster, based on 'location' data. Click here for official documentation

About

Archived project.


Languages

Language:JavaScript 84.1%Language:EJS 10.5%Language:CSS 5.4%