Giter Club home page Giter Club logo

car-compare-api's Introduction

car-compare

Figures out relative cost of vehicle based on year, model, kbb value, etc to produce cost per year and true total cost in 1/3/5 year period.

initial get from kbb value

  • immediate costs (per month, per year)
  • actual cost (depreciation,
  • relative cost(compare to another vecicle) . -- i.e how much more money would I lose in the short term and overall if I picked car a vs b . (fuel costs, depreciation, interest, taxes)

apis

Vehicle Data

Vehicle Value

  • Seems like the only free option is to write a scraper service.

Vehicle Listings

  • marketcheck Listings for car, not sure the cost per month for basic (has 30 day 20k/mth free evaluation). Awesome api docs, just unsure of costs. demo site

auto-data

edmunds

Craigslist

3taps?

http://docs.3taps.com/search_api.html

TODO:

  • Pull list of current cars from api
  • search feature to quickly add cars to compare (i.e typing '2002 accord' should resolve to the correct vehicle)
  • be able to get valuation based on selected car from car value api
  • logic for figuring out monthly, yearly, 3/5/7/10 year cost.
  • add a second vehicle and compare the two
  • add options for various potential things to factor in
    • add asset growth (invested remainder cash vs straight cash)
    • factor in risk-based maintenance (i.e a tacoma will have lot lower vs a dodge ram)
    • include gas/fueling costs
    • include projected depreciation
  • finish and clean up front end
  • add tests
  • adjust as per usage and needs
  • deploy

application structure

  • rxjs --- observables for api data
  • redux for state. Might be overkill for current scale, but if there is future expansion, the architecture will be able to handle it.

ng notes

  • ng new myApp --prefix r6 --style scss --routing ? how to follow particular folder structure, i.e src/app/components/[component-name], src/app/services/[service-name]

car-compare-api's People

Contributors

rahatdev avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.