Open joshwallerr opened 6 days ago
API limit is 10 requests/second. Make sure to manage this and add users to a queue.
Every time an overview page is fetched, cache the page for 6 hours. Then, after 6 hours, fetch the data fresh the next time a user visits that overview page.
This will affect SEO. Figure this out later.
A real-time overview of any disease/condition that takes fresh data and compiles it into a public dashboard.
Dashboards are procedurally generated each time a user searches for a new disease.