Skip to content

Smit1400/CarDealer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Buddy

Description

The focus of the project is developing machine learning model that can accurately predict the price of a used car based on its features, in order to make informed purchases. Along with that, giving options to sell, view and search cars in the app.This app would help buyers connect to the sellers. The app would also validate the image by detecting the car in the picture uploaded by the user while regestering of his/her car.


Features

User

  • User authentication
  • Home Page
  • Wishlist
  • Search option with different filters
  • Predict used car price prediction
  • Sell car page
  • Validate car picture
  • Delete car from sell
  • FAQ

Admin

  • Admin authentication
  • Approval of car for selling
  • Statistical analysis such as:
    • Users who sell their cars
    • Users registered per month
    • Cars registered per month
    • Frequently sold car brands

Demo


Sign Up/Sign In User Functionalities Filter
Sell Car Predict Car-price Admin analysis

How To Use

Software Requirements

VSCode or Android Studio

Installation

Install the dependencies by running:

flutter pub get

Run using Command Prompt

    flutter run

Steps to run the api

  1. cd api
  2. pip install requirement.txt
  3. cd price_pred_api
  4. Run the command ucivorn --reload main:app to start the api

Tech stack

Language : Dart
Frontend : Flutter
Database : Firestore
Authenication: Firebase
ML library : PyTorch
Framework for API : FastAPI

For more details- Firebase Cloud Functions

Flutter Documentation- Flutter

Dart Programming- Dart

------------------------------------------

Developed by Hasti Shah , Smit Shah and Hiral Sheth

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published