Skip to content

proobs/carprices.app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

CarPrices.app

CarPrices.app is an advanced tool that queries and stores car prices for over 490 makes and models in the USA. Leveraging Python, Flask, and Pandas on the backend, with a React-based frontend, this app efficiently captures and presents up-to-date car pricing data stored in Firebase.

Features

  • Comprehensive Coverage: Supports over 490 car makes and models in the USA.
  • Real-Time Data: Fetches and displays the latest car prices.
  • Firebase Integration: Uses Firebase for reliable data storage and retrieval.
  • React Frontend: Provides a responsive and intuitive user interface.

How It Works

The app performs the following operations:

  1. Data Querying: Utilizes a backend API to retrieve car prices.
  2. Data Processing: Employs Pandas for data manipulation and Flask for API management.
  3. Data Storage: Saves processed data into Firebase.
  4. User Interface: Displays the data through a React frontend.

Getting Started

Prerequisites

  • Python 3.x
  • Node.js
  • Firebase Account
  • API key for car pricing

Installation

Clone the repository:

git clone https://github.com/proobs/CarPrices.app.git
cd CarPrices.app

About

find average car prices for make and model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages