Skip to content

MathieuLussier/YelpCamp

Repository files navigation

YelpCamp

YelpCamp is an application to view all campgrounds publish all over the world.

DEMO

Installation

clone the project from github then use the package manager npm to install YelpCamp dependencies.

npm install

Usage

Use npm scripts to start the project.

npm run start

Todos

  • Evolving the ui.
  • Adding geolocalisation to the app.
  • Maybe rewritte all frontend code into angular.
  • Adding ability to describe the campground more than just a text box.
  • Resend email confirmation when changing the email
  • Ability to rate a campground with stars 1/5
  • Ability to like comments
  • Adding ajax & socket.io for updating data on client side without redirecting
  • Ability the logic for forgot password change

Technologies

  • [Ejs] - Express Embedded JavaScript templates
  • [node.js] - Runtime environment that executes JavaScript code outside a web browser
  • [Express] - Node.js Backend Framework
  • [MongoDb] - Document-Oriented Database Program

License

MIT

About

I simple web app for posting about camping

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors