An open API service indexing awesome lists of open source software.

https://github.com/kiwiupover/open-pos

A Point of Sale using Ember JS, Ember Data, and Rails as the JSON API
https://github.com/kiwiupover/open-pos

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/emberjs/ember-rails)

## Getting Started

1. ``` git clone [email protected]:kiwiupover/open-pos.git ```
2. ``` cd open-pos ```
2. ``` bundle install ```
3. ``` rake db:create ``` Setup the database and add seed data.
4. ``` rails server ```

[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/kiwiupover/open-pos/trend.png)](https://bitdeli.com/free "Bitdeli Badge")