Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heyfoz/java-spring-tl-owl-marketplace
On the Web Listing (OWL) Marketplace is a property listing 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.
https://github.com/heyfoz/java-spring-tl-owl-marketplace
azure hibernate java spring-boot webapp
Last synced: about 1 month ago
JSON representation
On the Web Listing (OWL) Marketplace is a property listing 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.
- Host: GitHub
- URL: https://github.com/heyfoz/java-spring-tl-owl-marketplace
- Owner: heyfoz
- License: mit
- Created: 2022-11-23T20:51:54.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-13T18:28:30.000Z (almost 2 years ago)
- Last Synced: 2024-09-12T00:12:59.925Z (4 months ago)
- Topics: azure, hibernate, java, spring-boot, webapp
- Language: Java
- Homepage:
- Size: 6.2 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
On the Web Listing (OWL) Marketplace
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!```diff
+ 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
```diff
+ Cloud Solutions:
```
- Azure Database for MySQL flexible server
- Azure App Service (Web App)
```diff
+ 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