The NeoWs API takes a date for a start date, and a date for the end date, so it can return a list of object that passed close to earth between those two dates. The API can also take an asteroid_id and pull up all the dates that NASA recorded this same object passed close to earth however many times.
- We need date validation as well as some way to validate the date range
- We need a way for the user to instead enter the
asteroid_id and search that way