GithubHelp home page GithubHelp logo

point_of_sale's Introduction

Point Of Sale

Project in Ruby

By Kelsey Langlois & L. Devin MacKrell

Description

A Point of Sale app for an antique shop built using Ruby and ActiveRecord.

Setup/Installation Requirements

  • Clone this repository at github.com/langlk/point_of_sale
  • Ensure you have Postgres installed and running (instructions here)
  • Create a database point_of_sale_development by running the command createdb -T template0 point_of_sale_development
  • Run the command psql point_of_sale_development < my_database.sql in the project root directory
  • Run the command ruby app.rb in the project root directory
  • Open localhost:4567 in your web browser

Specifications

  • Manager can add, view, edit, and delete products.
  • Cashier can add, edit, and cancel a purchase.
  • Manager can view all purchases, and see total sales over a specified time period.
  • Cashier can only sell items that have not been sold to another customer.

Support and contact details

Please contact [email protected] or [email protected] with questions, comments, or issues.

Technologies Used

  • Ruby
  • Sinatra
  • Postgres
  • ActiveRecord

License

Copyright (c) 2017 Kelsey Langlois & L. Devin MacKrell

This software is licensed under the MIT license.

point_of_sale's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.