Book Your Book: Simulated Bookstore Web App
Sep. 2021 - Dec. 2021
Our team was tasked with creating an application that would allow users to view
and simulate ordering from a selection of books stored in a relational database.
The application also provides some information about the books such as its
publisher, author, genres, etc. All book and user data is editable by site
administrators.
For this project our team decided to learn and utilize PHP to create a web
application.
The source code can be found in my GitHub repository here.