Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 2.15 KB

README.md

File metadata and controls

41 lines (32 loc) · 2.15 KB

POS-System

Description

  • Developers: Jacob Galvez, Rodrigo Hernandez, Isaiah Garcia, Jenna Kohlmeyer
  • What are you creating? A POS System for a restaurant.
  • Who is this program for: Business Managers, Servers, Workers.
  • Why are we doing this? To give people a simple POS system to be able to perform business calculations and transactions efficiently.

General Info

POS-System

Technologies

  • IDE: Visual Studio Code
  • Programming Language: Java
  • Git

Features

  • Welcome Menu: Allows the user to have a nice and organized GUI to be able to use the programs functions.
  • Clock In: Allows a worker to clock in/out for work to log hours.
  • Store Front: Gives the user a visual of how the store layout looks, and allows the user to use the "tables" as buttons.
  • Check Mode: once a table is chosen, this allows a check to be connected to that table, and the user can start charging items to a table.

Sprint 1

Status of Project

The project has had a great start, we are mostly working on front-end stuff right now so that the user may use our program with ease. Once we have our front end done, we plan on adding more logic behind the scenes so that our program has a lot of functionality in the business world.

Jacob Galvez

Isaiah Garcia

  • Created the Clock In/Out mode so that employees can clock their time worked
  • URL:
  • Next Steps: Create mode to show current staff info