kiwiupover / open-pos

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

Home Page:open-pos.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

open-pos.herokuapp.com


Languages

Language:Ruby 44.3%Language:CSS 33.5%Language:JavaScript 8.5%Language:HTML 7.8%Language:Handlebars 4.1%Language:Shell 1.3%Language:Nginx 0.5%