Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.34 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.34 KB

restaurantUI

Simple SQL Database App built using PDO PHP, HTML and CSS. A SQL database was created containing information about 4 different restaurants that offer food delivery (e.g. orders, clients, employees, etc...). For each restaurant, the app allows users to list all orders made on a particular date, add new customers, show dates orders were placed along with the number of orders on that date and show an employee's schedule. Small project to practice basic front-end/back-end development. All data in database is fictitious.

screenshots

img1 img2 img3 img4 img5 img6