A Pennsylvania State University IST 440W Summer 2022 Capstone Project
By Forrest Moulin, Jose Casiano, and Philip Canzian
On the Web Listing (OWL) Marketplace is a property listing web application project created for Pennsylvania State University's Information Sciences and Technology Integration and Problem Solving undergraduate course. OWL Marketplace is a fictitious, non-profit organization, and the application code is open-source, provided under the MIT License. The source code runs within an Azure App Service while also connecting to an Azure MySQL Database for flexible server. To top it off, the project includes a demonstration of Bing Maps API requests!
+ Project dependencies:
- Bootstrap CSS framework
- Hibernate Object Relational Mapping (ORM) framework
- Java SE 17
- MySQL
- Spring framework - Boot/PetClinic/JPA/Web
- Thymeleaf HTML template engine
+ Cloud Solutions:
- Azure Database for MySQL flexible server
- Azure App Service (Web App)
+ REST API Utilization:
- Bing Maps API
Link to the PowerPoint file online:
PPT Presentation - OWL Marketplace
Link to the written report (PDF):
PDF Report - OWL Marketplace
Main source code:
Source Code - OWL Marketplace
This repository was made for academic purposes only as part of a capstone course project.
Copyright (c) 2022 Forrest Moulin, Jose Casiano, Philip Canzian