Skip to content

mitanuriel/DronePizza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drone Pizza - Mock of Drone delivery service.

Overview

Drone Pizza is a web application for a drone pizza delivery, built with Spring Boot and Java Script.

Setup.

Clone the repository:

git clone https://github.com/yourusername/DronePizza.git

Navigate to the project directory:

cd DronePizza

Ensure you have Java 17 and Maven installed.

Configure the database in src/main/resources/application.properties.

Build the project:

mvn clean install

Run the application:

java -jar target/DronePizza-0.0.1-SNAPSHOT.jar

Access the application at http://localhost:8080

Key Features

Order form Order confirmation Mock of delivery logs

Technologies Used

Backend: Spring Boot, Spring Data JPA Frontend: HTML, CSS, JavaScript Database: MySQL (configurable)

Contact

For any inquiries or support, please contact:

Elina Email: elina.kamby@outlook.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages