{"id":22208988,"url":"https://github.com/heyfoz/java-spring-tl-owl-marketplace","last_synced_at":"2026-04-16T13:33:26.491Z","repository":{"id":63686201,"uuid":"569884162","full_name":"heyfoz/java-spring-tl-owl-marketplace","owner":"heyfoz","description":"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.","archived":false,"fork":false,"pushed_at":"2023-02-13T18:28:30.000Z","size":6503,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T04:38:51.252Z","etag":null,"topics":["azure","hibernate","java","spring-boot","webapp"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heyfoz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-23T20:51:54.000Z","updated_at":"2024-01-19T17:37:20.000Z","dependencies_parsed_at":"2024-09-12T00:23:20.546Z","dependency_job_id":null,"html_url":"https://github.com/heyfoz/java-spring-tl-owl-marketplace","commit_stats":null,"previous_names":["heyfoz/java-spring-tl-owl-marketplace","ffm5113/java-spring-tl-owl-marketplace"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyfoz%2Fjava-spring-tl-owl-marketplace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyfoz%2Fjava-spring-tl-owl-marketplace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyfoz%2Fjava-spring-tl-owl-marketplace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyfoz%2Fjava-spring-tl-owl-marketplace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heyfoz","download_url":"https://codeload.github.com/heyfoz/java-spring-tl-owl-marketplace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245401397,"owners_count":20609166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","hibernate","java","spring-boot","webapp"],"created_at":"2024-12-02T19:28:10.833Z","updated_at":"2026-04-16T13:33:26.445Z","avatar_url":"https://github.com/heyfoz.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e On the Web Listing (OWL) Marketplace\u003c/h1\u003e\n\u003ch2\u003eA Pennsylvania State University IST 440W Summer 2022 Capstone Project \n\u003cbr\u003e\nBy Forrest Moulin, Jose Casiano, and Philip Canzian\u003c/h2\u003e\n\n\u003e On the Web Listing (OWL) Marketplace is a property listing web application project created \nfor Pennsylvania State University's Information Sciences and Technology Integration and\nProblem Solving undergraduate course. OWL Marketplace is a fictitious, non-profit\norganization, and the application code is open-source, provided under the MIT License. The\nsource code runs within an Azure App Service while also connecting to an Azure MySQL Database\nfor flexible server. To top it off, the project includes a demonstration of Bing Maps API requests!\n\n```diff\n+ Project dependencies:\n```\n\u003c!-- **_Project Dependencies:_**\u003cbr\u003e --\u003e\n\u003cul\u003e\n  \u003cli\u003e \u003cspan style=\"font-color:#0969DA\"\u003eBootstrap CSS framework\u003c/span\u003e\u003c/li\u003e\n  \u003cli\u003e Hibernate Object Relational Mapping (ORM) framework\u003c/li\u003e\n  \u003cli\u003e Java SE 17\u003c/li\u003e\n  \u003cli\u003e MySQL\u003c/li\u003e\n  \u003cli\u003e Spring framework - Boot/PetClinic/JPA/Web\u003c/li\u003e\n  \u003cli\u003e Thymeleaf HTML template engine \u003c/li\u003e\n\u003c/ul\n\u003cbr\u003e\u003cbr\u003e\n\n```diff\n+ Cloud Solutions:\n```\n\u003c!-- **_Cloud solutions:_** --\u003e\n\u003cul\u003e\n\u003cli\u003e Azure Database for MySQL flexible server\u003c/li\u003e\n\u003cli\u003e Azure App Service (Web App)\u003c/li\u003e\n\u003c/ul\n\u003cbr\u003e\u003cbr\u003e\n \n```diff\n+ REST API Utilization:\n```\n\u003c!-- **_API Utilization:_** --\u003e\n\u003cul\u003e\n  \u003cli\u003eBing Maps API\u003c/li\u003e\n\u003c/ul\u003e\n\u003cbr\u003e\n  \nLink to the PowerPoint file online: \n\u003ca href=\"https://github.com/ffm5113/java-spring-tl-owl-marketplace/blob/master/8.6.22%20Final%20Project%20PTT%20-%20Group%207.pptx\"\u003e\nPPT Presentation - OWL Marketplace\u003c/a\u003e\n\u003cbr\u003e\n  \nLink to the written report (PDF):\n\u003ca href=\"https://github.com/ffm5113/java-spring-tl-owl-marketplace/blob/master/8.6.22%20Final%20Project%20Report.pdf\"\u003e\nPDF Report - OWL Marketplace\u003c/a\u003e\n\u003cbr\u003e\n\nMain source code:\n\u003ca href=\"https://github.com/ffm5113/java-spring-tl-owl-marketplace/tree/master/src/main\"\u003e\n  Source Code - OWL Marketplace\u003c/a\u003e\n\u003cbr\u003e\u003cbr\u003e  \n***This repository was made for academic purposes only as part of a capstone course project.***\u003cbr\u003e\nCopyright (c) 2022 Forrest Moulin, Jose Casiano, Philip Canzian\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheyfoz%2Fjava-spring-tl-owl-marketplace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheyfoz%2Fjava-spring-tl-owl-marketplace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheyfoz%2Fjava-spring-tl-owl-marketplace/lists"}