Created a restaurant application that could be used at any restaurant.
It is RESTful and can communicate between the client, server,and
database. Using Javascript I used fetch in order to make it all
seamless. MySQL and FastAPI (Python backend) worked together to create
all of the REST.
Languages: MySQL, Python, Javascript, HTML, CSS, FastAPI