Closed koolgax99 closed 3 years ago
@koolgax99 send the link of your version of the project after deploying somewhere.
https://precision-farming-demo.herokuapp.com/
@Dharmesh-Poddar here is the link to the flask app deployed on heroku
@koolgax99 the background image of the main page is missing in your version and please also resolve the merge conflicts .
@Dharmesh-Poddar can you please check now and merge my pull request into your repo.
The link to the website is https://precision-farming-demo.herokuapp.com/
also there are no merge conflicts now
I have created the basic files needed for the flask app which includes templates Folder (includes all the html files) static folder (includes all the css, js and libs used by the html files) app.py requirements.txt config.py