Skip to content

Latest commit

 

History

History
75 lines (41 loc) · 2.16 KB

README.md

File metadata and controls

75 lines (41 loc) · 2.16 KB

HealthySwad(A Food Delivery App)


Team Members

1. Mriganka Mondal(Team Lead)

2. Kinnera Madhu

3. Karishma Gupta

4. Ritesh Aravind

5. Ankur

Tech Stack Used

Java | Spring Data JPA | Spring Boot | MySQL | Maven | Swagger | Project Lombok

Description

A Food Delivery App where Customer Can Place an Order and Restaurant Can view And Accept Order and with Many Features Completed With in a span of 5 Days. It was a Team collaborative project .


Home Page (Swagger-ui)

home-page-swagger.jpg

Login Controller

login-controller.jpg

Customer Controller

customer-controller1.jpg customer-controller2.jpg

Restaurant Controller

restaraunt-controller.jpg

Schema

schema1.jpg schema2.jpg

Login Page

login-controller-view.jpg

Logout Page

logout-controller-view.jpg

How To Run Our Project In Your Machine


STEPS

1 : clone our Project into your machine Locally.
      - open any terminal
      -git clone https://github.com/Dev-Mriganka/innate-earth-4569.git

2 : Open Your STS

3 : Goto File -> Import -> Select Maven -> Choose Existing Maven -> click on browse -> choose the project location -> select the project -> finish

4 : Hooray..! you are now able run our project in your local machine .

THANK YOU