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

Implement Food Notes #4

Open
StevenKowalzik opened this issue Jun 25, 2019 · 2 comments
Open

Implement Food Notes #4

StevenKowalzik opened this issue Jun 25, 2019 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest

Comments

@StevenKowalzik
Copy link
Owner

The Studentenwerk website https://www.stw-bremen.de/de/essen-trinken/uni-mensa shows Symbols according to certain ingredients like Pork, Fish or a Vegan Mention. These could be implemented into the API aswell, providing more information about the different meals.

@StevenKowalzik StevenKowalzik added enhancement New feature or request good first issue Good for newcomers labels Jun 25, 2019
@gv11181989
Copy link

Hi,

I am trying to make a Telegram bot using this api to send day's menu as message to a telegram channel. I wanted to add a feature where subscribers can send a message for example "vegan" to receive a filtered menu.

https://github.com/gv11181989/UniBremenMensaAlerts

I am a rookie so I'll appreciate your inputs.
Thanks in advance.

@StevenKowalzik
Copy link
Owner Author

StevenKowalzik commented Oct 1, 2020

Hi, you need the information already within the API-Response, since this information has to be taken directly from the mensa website. So before you filter in your application, this feature has to be implemented in the api first.

I don’t have much time developing this app and am just hosting/maintaining it nowadays, so feel free to try to implement this feature. Since its Hacktoberfest chances are better than ever that someone will implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants