Skip to content

namitdoshi/car-damage-detective-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

GitHub license made-with-python Maintenance PRs Welcome

Get a genuine report of your damaged Car

All you need to do is upload pictures of your car and our system will process them to find all the damage locations.

Contributing

The main purpose of this repository is to continue to evolve project, making it faster and easier to use. Development happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving.

Installation

cd car-damage-detective-web

on bash

python -m venv venv

. venv/bin/activate

on windows

py -3 -m venv venv

venv\Scripts\activate
pip install Flask

pip install sql_alchemy

python app.py

License

Car Damage Detective is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published