Skip to content

kowit/stb

Repository files navigation

README

Description

University of South Florida senior project. A Point-of-Sale web-based application.

Prerequisites

  • Install rbenv
  • Install ruby 2.5.0

Installation

  • Clone repositiory

  • Install dependencies: bundle install

  • Create the Database: rails db:create

  • Migrate the database: rails db:migrate

  • Start the server: rails server

Features

  • Admin backend.
  • User authentication & authorization.
  • CRUD operation on Menu Items.
  • Session based shopping cart.
  • Add/Delete Shopping cart Item.
  • Add, Edit, Upload images through carrierwave.
  • Simulate checkout with Stripe.

About

Senior Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published