ggarcia453 / AroundtheWorldRadio

All code related to around the world radio project.
https://ggarcia453.github.io/AroundtheWorldRadio/
MIT License
0 stars 0 forks source link

filtering by date #5

Closed 20wontons closed 9 months ago

20wontons commented 1 year ago

currently: getting all documents, and dynamically filtering through react

20wontons commented 1 year ago

possible:

  1. create a new "archives" page
  2. same view as normal map
  3. calendar has a submit button to submit a date
  4. date goes into url param & query
  5. filter through mongodb in js
  6. still dynamically filter band and callsign through react