Skip to content

A point of sale system built in Rails.

Notifications You must be signed in to change notification settings

vidoseaver/check-please

Repository files navigation

Check Please

Homepage

A point of sale system built in Rails.

Code Climate

Test Coverage

Technical Details

Ruby on rails backend serving up delicious point of sale action. Encryption brought to you by Bcrypt. You can upload images using Paperclip and they are stored on AWS. Works with the Stripe and Unsplash APIs to both run credit cards and load background images. Testing with Capybara/RSpec and coverage provided by SimpleCov. External coverage by Code Climate.

To install:

  • Clone down the repo.
  • Bundle.
  • rake db:create db:migrate db:seed db:test:prepare
  • Run figaro install, then add your AWS and Stripe API keys.
  • rspec to make sure everything's working...
  • ... rails s and check it out!
  • works nicely with Heroku

A brief tour:

App Tour

Image upload:

Image Upload

About

A point of sale system built in Rails.

https://check-please.herokuapp.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •