Skip to content

A dashboard is a practical tool for developers of agricultural applications that makes a visual representation of Agricultural APIs and weather APIs. This dashboard is built using the python Streamlit library.

Notifications You must be signed in to change notification settings

cherry247/Dashboard-for-agriculture

Repository files navigation

Dashboard-for-agriculture

A dashboard is a practical tool for developers of agricultural applications that makes a visual representation of Agricultural APIs and weather APIs. This dashboard is built using the python Streamlit library.

How to run this project

  • go to the directory where your folder is
  • create a virtual environment
  • cd my-project
  • virtualenv --python C:\Path\To\Python\python.exe venv
  • .\venv\Scripts\activate
  • pip install -r requirements.txt
  • streamlit run dashboard.py

commiting this project in your github

  • git init
  • git add .
  • git commit -m "message"
  • git remote add origin url
  • git push origin master

About

A dashboard is a practical tool for developers of agricultural applications that makes a visual representation of Agricultural APIs and weather APIs. This dashboard is built using the python Streamlit library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages