Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaylenw authored Aug 18, 2016
1 parent 3459856 commit 289808f
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# cecs343_prj
# Restaurant-Automation-Software (cecs343_prj)
Software Engineering Course Project for our Software Engineering Class.

## Status

Under Development.

## Description

Will be added soon.
This project represents software that a restaurant may want to use as a tool to encourage more efficient operations. The software contains components for storing and updating menus, orders, and prices of food items. Managers and other employees can view the tables and see the status of them. Status’ include dirty, occupied, total number of visitors, and empty. Having the layout helps the staff to see the nature of the restaurant. The software also includes a special asynchronous chat like instance that allows staff to update each other on the status of tables in the restaurant.

## Description of Major Components:
1. Database (Apache Derby) & Java Integration w/ Menu/Orders/Employees - Michael Botsko
2. Table Layout (Swing) & Login System - Alejandro Lemus
3. Restaurant Status Chat (Spark) & Java Integration w/ Login System - Jaylen Wimbish
4.

#### Team Members

Expand Down

0 comments on commit 289808f

Please sign in to comment.