Skip to content

🍽️ Restaurant Management Software for Large Party Bill Payment

Notifications You must be signed in to change notification settings

carsonmulligan/pay-jam

Repository files navigation

Watch the YouTube Demo video


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

🍽️ Restaurant Management Software for Large Party Bill Payment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published