Coder Social home page Coder Social logo

Mealplan (Speiseplan) about guide7 HOT 9 CLOSED

fachschaft07 avatar fachschaft07 commented on July 17, 2024
Mealplan (Speiseplan)

from guide7.

Comments (9)

thomai avatar thomai commented on July 17, 2024

https://openmensa.org/api/v2/canteens//141/meals <- speiseplan mensa lothstraße

from guide7.

thomai avatar thomai commented on July 17, 2024

https://openmensa.org/api/v2/canteens//142/meals <- speiseplan mensa pasing

from guide7.

LokiNightray avatar LokiNightray commented on July 17, 2024

urls taken from: https://shortcut.wi.hm.edu/apps/fillter/mensa

from guide7.

LokiNightray avatar LokiNightray commented on July 17, 2024

also works with dates:
https://openmensa.org/api/v2/canteens/141/days/2018-12-20/meals
link to the api documentation:
https://doc.openmensa.org/api/v2/canteens/meals/

from guide7.

hmkrivoj avatar hmkrivoj commented on July 17, 2024

Are there any ideas on how to navigate to the meal plan?
Seperate page on the bottomnavigationbar? New action on the FloatingActionButton?

from guide7.

bennyboer avatar bennyboer commented on July 17, 2024

@hmkrivoj For now a new action on the button I guess.. Maybe it's not the right way to do a proper navigation, but we can discuss that later. 😄

from guide7.

hmkrivoj avatar hmkrivoj commented on July 17, 2024

OpenMensa doesn't support the Studentenwerk's labels for vegan, veggy, pork, beef etc.

from guide7.

hmkrivoj avatar hmkrivoj commented on July 17, 2024

Old parser of mine which gets the canteens but lacks alergenes and the veggy/vegan labels:
https://github.com/hmkrivoj/Mensapp/blob/master/app/src/main/java/edu/hm/cs/krivoj/mensapp/api/Downloader.java
Old parser of Ben which lacks the canteens stuff but gets alergenes and labels:
https://github.com/Fachschaft07/Guide7/blob/develop/java-app/app/src/main/java/de/be/thaw/connect/parser/canteen/MenuParser.java
OpenMensa Parser:
https://github.com/mswart/openmensa-parsers/blob/master/parsers/muenchen.py

from guide7.

thomai avatar thomai commented on July 17, 2024

If you want to save traffic, battery life and so on: Maybe it would be a good idea to use a REST service and a centralized parser to preprocess data like that. Just an idea :)

from guide7.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.