Closed jackjohn7 closed 1 year ago
Allow user to select a quarter.
Could implement using a svelte store that interfaces with localStorage.
User can select quarter from a dropdown in the navigation bar. It's saved and loaded from localStorage in the browser. We interact with it using a Svelte store.
Summary
Allow user to select a quarter.
Could implement using a svelte store that interfaces with localStorage.