Link: https://flightfarepredictorapp.herokuapp.com/
This is a Flask web app which predicts fare of Flight ticket.
├── static
│ ├── css
├── template
│ ├── home.html
├── Procfile
├── README.md
├── app.py
├── flight_price.ipynb
├── flight_rf.pkl
├── requirements.txt