carsonmulligan / pay-jam

Splitting bills at El Taco Bairro Alto in Lisbon

Home Page:https://www.payjam.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Splitting bills and replacing POS terminals.

Key FeaturesHow To Use

Key Features

  • Users splitting restaurant bills
  • Managers replacing POS terminals with minimal system
  • Stripe / Apple Pay / Google Pay
  • QR code generation

How To Use

To use the interface, go to PayJam, and

  1. Sign in using:

    Username: carlos.miguel@gmail. com Password: 121212

  2. Select a table as the manager, select items for the table, and go to tabs.

  3. To simulate the customer, select split bill on the tab and check out on the Stripe form.

  4. Enter 4242 4242 4242 4242 as the credit card number and any date in the future. The test environment will accept the numbers.

  5. Payment success.

To clone and run this application, you'll need Git and Ruby on Rails. From your command line:

# Clone this repository
$ git clone git@github.com:carsonmulligan/pay-jam.git

# Go into the repository
$ cd pay-jam

# Install dependencies
$ bundle install
$ yarn install

# Run the app
$ rails s

About

Splitting bills at El Taco Bairro Alto in Lisbon

https://www.payjam.co


Languages

Language:Ruby 64.7%Language:HTML 22.6%Language:SCSS 8.0%Language:JavaScript 4.6%