Skip to content

Creating a Progressive, Single Page, Web Application that uses Java Spring Boot as the back end. Intended to practice my skills in Object Oriented Design, Unit Testing, Creating REST api's, Dependency Injection, SSO, Tokens/Cookies, and hosting on GCP.

Notifications You must be signed in to change notification settings

frlzjosh/carFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

carFinder

  • Single Page Web Application
  • Spring Boot to create RESTful API's and update MySQL DB
  • Dependency Injection in Angular services and with JPA Repositories in Controllers
  • ORM using JPA/Hibernate
  • Tokens/Cookies/Authorization with Okta
  • Hosting Spring-Boot on Google Cloud Platform
  • Continuous Integration with Netlify

Click the link below to check the web-app out.

https://car-app.netlify.com/report-car

Models and Controllers:

https://github.com/frlzjosh/carFinder/tree/master/oop/src/main/java/com/example/oop

Unit Testing:

https://github.com/frlzjosh/carFinder/tree/master/oop/src/test/java/com/example/oop/Controllers

About

Creating a Progressive, Single Page, Web Application that uses Java Spring Boot as the back end. Intended to practice my skills in Object Oriented Design, Unit Testing, Creating REST api's, Dependency Injection, SSO, Tokens/Cookies, and hosting on GCP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published