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
git clone git@github.com:kiwiupover/open-pos.git
cd open-pos
bundle install
rake db:create
Setup the database and add seed data.rails server
- Update Ember Version
- Remove Foundation and add Bootstrap (or purecss.io)
- i18n/l10n Support
- Improve checkout process