Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 941 Bytes

TODOS.md

File metadata and controls

26 lines (23 loc) · 941 Bytes

Todos

Pre-production tasks:

  • Add compatibility for regions that don't have FIPS codes
    • Create custom geoJSON & unique FIPS codes for each region
    • Re-examine special geographic zones (e.g. territories, remaining blank spots)
  • Efficient memory management
    • Delete data frames after use; reload from file
  • Add county-specific figures
    • Get historical data for each county
    • Display popup with historical data
  • Fully prepare epispot
    • Add necessary functionality to epispot v3
    • Publish official release candidate: v3.0.0-rc.1
  • Make predictions
  • Add CI/CD
  • Work on UI
    • Show state boundaries
    • Add option to deselect counties
    • Add option to display more data in graph
    • Allow selecting special regions (e.g. Kansas City, Northern Mariana Islands)
    • Add prediction options
  • Finalize curve-fitting predictions
  • Publish epispot v3