rodrigoftw / yelpcamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#YelpCamp

v1.0.0

  • Add Landing Page
  • Add Campgrounds Page that lists all campgrounds

Each Campground has:

  • Name
  • Image

v1.0.1

#Layout and Basic Styling

  • Create our header and footer partials
  • Add in Bootstrap

v1.0.2

#Creating New Campgrounds

  • Setup new campground POST route
  • Add in body-parser
  • Setup route to show form
  • Add basic unstyled form

v1.0.3

#Style the Campgrounds page

  • Add a better header/title
  • Make campgrounds display in a grid

v1.0.4

#Style the Navbar and Form

  • Add a navbar to all templates
  • Style the new campground form

About


Languages

Language:HTML 62.4%Language:JavaScript 37.6%