/open-pos

A Point of Sale using Ember JS, Ember Data, and Rails as the JSON API

Primary LanguageRuby

Open POS is a Point of Sale Application Built with Ember.

In this repo you will find examples of touch events that make the application fast on touch devises.

Open-pos is built using the ember-rails gem

Getting Started

  1. git clone git@github.com:kiwiupover/open-pos.git
  2. cd open-pos
  3. bundle install
  4. rake db:create Setup the database and add seed data.
  5. rails server

Bitdeli Badge