A basic Pizza Ordering System
Pizza ordering system using a Database
A Restaurant system where a representative can manage reservations and restaurants, a Reviewer can review restaurants, and a simple user can view restaurants and make reservations
Same concept as project 3 but all database call are made through an Restful API and through a SOAP API. There were also some new addition design wise and functionality
Rebuilt project 4 into razor pages along with some additional changes such as adding serialization, using a third party API, and creating other helpful features.
Fall 2022 Projects