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