Skip to content

ecoulon12/big_day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

big_day

big day planner in c++

using this doc to plan: basic functionality:

  • user inputs CITY and DATE and STARTING COORDS
  • program pulls geo data and bird data
  • program calculates the most efficient route to see the most birds in a day
  • program spits out a timeline of when to be where

data acquisition:

  • what data do we need?
    • map data
    • bird data
  • basically, we need to acquire data and build a graph of

About

big day planner in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors