Skip to content

shivendr7/HackNITP3.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farmplus is a platform that provides farmers of Bihar information and resources to grow healthy foreign crops in their regions. 
This is based on data of soil report and analysis by Bihar Weather Control from different regions of Bihar. 

For Running our app please do follow:

version requirements:
python 3.7.4
pip 20.3.3
and scikit-learn 0.24.0

Modules required:
scikit-learn
flask
flask_sqlalchemy

For Running The web app:
Please download the whole proj3 directory on your system
Edit line 20 in __init__.py 
with:
   app.config['UPLOAD_FOLDER']="<path to proj3>/proj3/static/uploads"
run __init__.py with required versions

Please note: Due to hustle we aren't able to include some functionalities in the app, which includes logout too.
So to logout please close the browser[the sessions are not made permanent]

[[PPT LINK:-  https://docs.google.com/presentation/d/1CcBJPQSw9WUDDG_trQASEezpYxz25OKmFPxCydSZB84/edit?usp=sharing  ]]

VIDEO LINK FIRST PART : https://drive.google.com/file/d/1ee8QTB-kAvWZi3oIpqINm-mp5n6l6hKP/view?usp=sharing
VIDEO LINK SECOND PART : https://drive.google.com/file/d/1AkM_cxqq1t5Q5_gKAcypT9VUW-p51Y_4/view?usp=sharing

Releases

No releases published

Packages

No packages published

Languages

  • Rich Text Format 86.3%
  • Jupyter Notebook 6.8%
  • Python 4.5%
  • CSS 1.3%
  • Other 1.1%