Skip to content

4meters/project_pizza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project pizza (server and client app)

App for ordering pizza, created using Spring Boot, HTML and JS.

Main features:

  • product list
  • cart
  • generating receipt and download
  • import and export database by CSV file
  • manage product list

Api documentation

https://app.swaggerhub.com/apis/chuck321/Pizzav3/1.0.0-oas3

Technologies used for implementing project

Database:

  • PostgreSQL

Server:

  • Java
  • Maven
  • Spring Boot

Client:

  • HTML
  • CSS
  • JS
  • JQuery

How to run:

Import project in your IDE, for example IntellijIdea.

Than add Maven running configuration and in command line box enter: spring-boot:run.

Select newly added configuration and run project.

Client app is located in src\main\resources\client

About

App for ordering pizza, created using Spring Boot, HTML and JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published