Skip to content

JasonCaldwellMBA/Auto_Advisor-Java-AngularJS-SpringMVC

 
 

Repository files navigation

Auto Advisor

Authors: Airik Leon, David Stumpe, David Chirdon, and Jason Caldwell

January 2018

Note: This project is no longer interactive because it is not being dynamically hosted or maintained anymore.

Website home

Website-Home

Summary of Technologies in Project

Technology Highlights

Version control

  • Git/Github

Data layer

  • Database: MySQL

Business layer

  • Java
  • Gradle
  • ORM: JPA/Hibernate
  • JDBC
  • Spring REST
  • Junit
  • Spring security
  • Jackson JSON serializer

Presentation layer

  • AngularJS
  • JQuery
  • HTML5
  • CSS3
  • Google API - geocoding
  • Google API - Distance Matrix

API ROUTES

  • GET (USER)
  • POST(USER)
  • PUT(USER)
  • DELETE(USER)
  • GET(BUSINESS)
  • POST(BUSINESS)
  • PUT(BUSINESS)
  • DELETE(BUSINESS)

Database Schema

Database

UML Diagrams

UML

Licensing

See the file called LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 38.8%
  • Java 33.3%
  • JavaScript 25.3%
  • CSS 2.6%