A web app to estimate ebay item price using sale history.
- Install Python 3.8
- Install chromedriver
- Run
pip install -r requirements.txt
- Run
python app.py
- Open http://localhost:5000/
A web app to estimate ebay item price using sale history.
pip install -r requirements.txt
python app.py