Skip to content

seventheluck/WantCars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WantCars

  • Deleted older versions of frontend without react => finished
  • Developing filter module and code refactor => finished
  • Fix filter bbugs => developing...

Overview

Query Dealer by name and city

Dealer List

Query Vehicles

WantCars Automotive Classified Platform -- vehicle query, compare, dealer query platform.

  • Designed automotive classified website, developed dynamic website based on React. Implemented page navigation with React-Router, used state management library Redux, with HTML, CSS, and Javascript
  • Achieved spatial indexing by S2-Geometry, build a fast and flexible worldwide geographic based application
  • Implemented RESTful APIs by Spring Boot with Java, accomplished efficient categories filter panel for customers
  • Utilized MyBatis persistence framework integrated with Spring Boot, following natural Object-oriented idioms
  • Used Gradle to build, automate and deliver backend application, deployed to test and production environment automatically, improved development efficiencies. Deployed frond-end website on AWS S3, back-end application on AWS Elastic Beanstalk
  • Wrote unit tests cover all requirements/functionality, Tested web services with unit tests by JUnit