Skip to content

a software application that provides comprehensive insights into historical climate data for individual African countries.

License

Notifications You must be signed in to change notification settings

SundayOlubode/ecotrail

Repository files navigation

Ecotrail

A software application that provides comprehensive insights into historical climate data for individual African countries.

Getting Started

  1. Clone this repository to your local machine:

    git clone https://github.com/SundayOlubode/ecotrail.git
  2. Create Virtual Environment:

    python -m venv venv
  3. Activate Virtual Environment:

    • Windows:
    venv\Scripts\activate

    Git Bash:

    source venv/Script/activate
    • Unix or MacOS:
    source venv/bin/activate
  4. Install dependencies:

    pip install -r requirements.txt
  5. Run App:

    streamlit run app.py

Screenshot

Dashboard Screenshot

Live: Ecotrail

Author

About

a software application that provides comprehensive insights into historical climate data for individual African countries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages