enriquegonzalez / startergrill

Learning Application: Building a Restaurant with Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarterGrill

This is an app for a fictitious restaurant. We’ll be using it to learn about:

  • Model callbacks

  • Controller filters

  • The difference between user authentication and user authorization

  • Mailers

  • Advanced queries

  • Google maps

  • Sessions

  • User accounts

Get Started

  • Clone this repository and start the app.

  • READ THE CODE.

  • All of the webpages in this app are mockups to give you an idea on how the app should work.

  • Replace the mockups with real, database-backed pages.

About

Learning Application: Building a Restaurant with Rails


Languages

Language:Ruby 94.1%Language:CoffeeScript 4.2%Language:JavaScript 1.7%