Skip to content

This is the repository for the restaurant application created by Matthew Swaney and Romane Robb.

Notifications You must be signed in to change notification settings

SyntaxError-JARS/ZahfoSha_API_msrr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Project 1: ZahfoSha Restaurant Web Application

This is the p1 project by Matthew Swaney and Romane Robb.

Description

My Restaurant app was developed for a small restaurant that is looking to help streamline the ordering process for customers to help reduce costs. Customers can enjoy an seamless means to order directly with an account of their own at the restaurant in question, where Admins are capable of adding and updating the menu items. This RESTful application leverages a tomcat server to handle incoming requests to thoroughly tested services that must be persisted using Hibernate and Azure SQL services. This project includes a front-end that will be developed using ReactJS to handle user requests.

User Stories

As A Admin:

  • Add items to the menu
  • Update items to the menu
  • Delete items to the menu

As A: Customer

  • View all items on the menu without needing to Register or Login
  • Register/Update/Delete an account
  • Add/Update/Delete a credit card to be saved to my account
  • Make an order for a specific menu item
  • Add a comment to the order to request a change, if it is substitutable
  • Favorite an order
  • View past orders by date
  • Pay off your balance with your credit card

Tech Stack

  • Java 8
  • JUnit
  • Mockito
  • Apache Maven
  • Hibernate
  • Jackson library (for JSON marshalling/unmarshalling)
  • Java EE Servlet API (v4.0+)
  • Azure SQL
  • Git SCM (on GitHub)

Collaborators

  • Romane Robb
  • Matthew Swaney

Releases

No releases published

Packages

No packages published