Skip to content

aolson078/VectorShield

Repository files navigation

VectorShield: Malaria Detection & Tracking

VectorShield is a web application designed to help track and combat malaria outbreaks. It allows users to report potential cases, view outbreak maps, and contribute to malaria prevention efforts.

Key Features

  • User Reporting: Users can submit reports about potential malaria cases.
  • Outbreak Mapping: View a map of reported outbreaks.
  • User Accounts: Secure login and registration system.
  • Resource Support: Option for users to sign up as medical resources.

Getting Started

Follow these steps to set up and run VectorShield on your local machine:

1. Prerequisites

  • Python 3.x installed on your system.
  • Git installed on your system.

2. Installation

  1. Clone the repository:

    git clone https://github.com/aolson078/VectorShield.git
    cd VectorShield
  2. Install dependencies:

    pip install -r requirements.txt

3. Run the Application

  1. Start the Flask development server:
    flask run
  2. Or run app.py
    python app.py
  3. Open your web browser and go to http://127.0.0.1:5000/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •