Skip to content

Via Colt Steele Web Dev Bootcamp, built a basic web app with Mongo, Express, and Node.

Notifications You must be signed in to change notification settings

noletorious/yelp-camp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noletorious - Yelp_camp

This is the Yelp Camp app from the Colt Steel Web Developer Bootcamp. Using this as an app to recycle and repupose for other projects. ##Authentication

  • Registeration
  • Auth Session
  • Content Authorization

##Data Associations

  • Models: Campground, User, Comments
  • Every one can view campgrounds
  • You have to be logged in to create a campground
  • You have to be logged in to make a review (comment)
  • Every campground belongs to a user
  • Every comment belongs to a campground

##Other

  • RESTful Routing

##Working on next:

  • Create a user profile page
  • Form validation
  • More informative flash messages
  • Edit comments/reviews inline

About

Via Colt Steele Web Dev Bootcamp, built a basic web app with Mongo, Express, and Node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published