Skip to content

xasos/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