Skip to content

TsvetomirValchev/Pizza_Delivery_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pizza_Delivery_app

A console application that performs various CRUD operations on a mySQL 8.0 database.

This is the most recent schema of the database:

image

There are 2 types of users in the app

Admins - admins can make new entries for products(pizzas, drinks, desserts). When making a pizza they can select from predefined number of ingredients. (admins cannot add new ingredients) They can also view/delete customer's accounts and products.

Customers - They can view all the products of the restaurant and then choose what products they want to order. They can also view details of their current order such as what products are in it and how much is the total cost.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages