Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add/modify dining endpoint to show differences between daily menus #96

Open
ezwang opened this issue Feb 17, 2018 · 0 comments
Open

Add/modify dining endpoint to show differences between daily menus #96

ezwang opened this issue Feb 17, 2018 · 0 comments
Assignees

Comments

@ezwang
Copy link
Member

ezwang commented Feb 17, 2018

When looking at the dining hall menus, users are often familiar with what is served daily, and want to know what items are different for that particular day. For instance, in 1920 commons people want to know what the Expo item is, since it changes every day.

We should use Redis to cache the dining hall menu for the previous day, compare it to the current day's dining menu, and return all of the items that are different. In the mobile app, these should be displayed at the top for user convenience.

@esqu1 esqu1 self-assigned this Feb 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants