Skip to content

rifaavalon/Wait-And-Eat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wait-And-Eat

Smart restaurant waiting list, built with AngularJS, Firebase, and Zapier.

Getting Started

$ cd app
$ python -m SimpleHTTPServer <optional port>

Pushing to Firebase

$ npm install -g firebase-tools
$ firebase login
$ grunt build
$ firebase deploy

The application is also available online here.

License

MIT License

Packages

No packages published

Languages

  • JavaScript 61.7%
  • HTML 22.0%
  • Shell 10.8%
  • CSS 3.5%
  • Ruby 2.0%