Skip to content

SyntaxError-JARS/Ross-Jerry-s_Cuisine_API_JF-SRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 1: Ross and Jerry's Restaurant Application - DUE: 06/06/22

Description

Ross and Jerry's Restaurant was developed as 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

Required Challenge:

In this project, we are challenge to learn and implement the use of Hibernate and ORM for java. Below are resources given by our professor that can help with understanding how to leverage hibernate in our project.

Tech Stack

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

Functional Requirements

  • CRUD operations are supported for one or more domain objects via the web application's exposed endpoints
  • JDBC logic is abstracted away by hibernate
  • Programmatic persistence of entities (basic CRUD support) using hibernate

Collaborators

  • Jerry Faustin
  • Ross Seyedrasool Sadrieh

About

THIS IS THE REPOSITORY FOR BACKEND OF THE REVATURE P1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •