Skip to content

Yumee restaurant reservation and meal payment system web client.

Notifications You must be signed in to change notification settings

marula/yumee-web

Repository files navigation

Yumee-web

Yumee-web is a client for the Yumee restaurant booking service. Yumee runs on Firebase and this client is built in Ember.js using EmberFire. There are also native iOS and Android clients. The live version of the web client lives here. The rest of the readme applies specifically to the web client.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Hosted on the Fastly CDN via Firebase hosting. Instructions coming soon.

Further Reading / Useful Links

About

Yumee restaurant reservation and meal payment system web client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published