Skip to content

sunnysmol/runner-pollen-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runner Pollen Tracker

AI-powered app for runners with asthma to track safe running days based on pollen and air quality data.

Overview

This app helps runners with asthma and allergies make informed decisions about when and where to run by providing real-time pollen counts, air quality data, and personalized recommendations.

Features

  • Real-time pollen and air quality monitoring
  • Personalized running recommendations
  • Run tracking with health impact correlation
  • Symptom logging and pattern analysis
  • Location-based alerts and forecasts

Tech Stack

  • Frontend: React Native / Flutter (cross-platform)
  • Backend: Node.js with Express
  • Database: PostgreSQL / MongoDB
  • APIs: Weather, Pollen, Air Quality services
  • AI/ML: TensorFlow Lite for mobile predictions

Project Structure

├── README.md
├── product-requirement-document.md
├── docs/
│   ├── architecture.md
│   ├── api-design.md
│   └── wireframes/
├── src/
│   ├── mobile/     # Mobile app code
│   ├── backend/    # API server
│   └── shared/     # Shared utilities
├── api/
│   └── integrations/  # External API wrappers
└── tests/
    ├── unit/
    └── integration/

Getting Started

  1. Clone the repository
  2. Install dependencies
  3. Set up environment variables
  4. Run development servers

Documentation

Detailed project requirements and specifications can be found in:

Contributing

Please read the PRD and architecture docs before contributing.

License

MIT License

About

AI-powered app for runners with asthma to track safe running days based on pollen and air quality data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors