Skip to content

diego-c/YelpCamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A super simple RESTful Yelp-like application in which users can add campgrounds and reviews / comments. It's a project for the Web Developer Bootcamp course on Udemy by Colt Steele.

Features

  • Authentication and authorization
  • Admin and user roles
  • Edit and delete reviews, comments or campgrounds
  • Integration with Google Maps API

TODO

  • Add a "forgot password?" feature
  • Style "reset password" page
  • Add user profile
  • Make a better UI