Skip to content

Load Current Month's MenuItems on Startup #112

Description

@Division7

User Story

As a User, I shouldn't have to make sure that someone logged into the app on a day that has a menu item I want.

Implementation Details

Add to the startup runner code that automatically calculates and downloads the current month's available MenuItems.

Implementation Notes

  • You may run into rate limits: be sure to handle backing off if the UCSB API hands you a 429.
  • You should also gracefully handle an API key not being set and not blindly fire off several dozen requests with an empty value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions