Coder Social home page Coder Social logo

mensatoday / mensa-today Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 3.92 MB

Daily mensa recommendations for students and lecturers in Münster/Germany.

License: GNU General Public License v3.0

Python 44.40% HTML 0.70% Jupyter Notebook 22.61% JavaScript 3.21% Vue 29.07% Shell 0.02%
content-based filtering mensa recommendation

mensa-today's Introduction

Python 3.9.7 License: GPL v3 GitHub version

MensaToday - Your Dish Recommender in Münster

The University of Münster is a distributed across the city with various canteens and bistros that serve different ranges of food which change weekly. As a student who eats at those places frequently, you have to look through all dishes of every canteen to find a meal that serves your needs. The idea this recommender system is to suggest mensa meals based on various different factors, such as your eating habits, location (based on semester schedule), weather and many more. You can get a demo here from February 23, 2023.

Poster

Contributing

See our contributing guidelines for detailed information about testing, documentation and project setup.

Celery

Celery is an open source asynchronous task queue or job queue, which is based on distributed message passing. While it supports scheduling, its focus lies on operations in real time. Celery is used in combination with the message broker redis. For more information, please refer to Celery docs.

Data Structure

last updated on 30th December 2022 erm

mensa-today's People

Contributors

dependabot[bot] avatar erikzimmermann avatar lgiesen avatar marcelre9 avatar martenjostmann avatar pkireyeu avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

mensa-today's Issues

Navbar & Footer

  • logout in nav (visual)
  • card balance in nav (visual)
  • basic footer

Finalize Intro-Quiz

  • Stepper for Dishes
  • x button to delete allergy selection (clearable, not single elemnent is deletable. Could be done here, but I would have to restructure code a lot. Not worth it)
  • Error if no food preferences are entered

Card Balance

Highlight dish price red, if they are more expensive than card balance
"charge balance" if too low
if too low: card balance red
if 5€ (=1 meal): orange,
else card balance in nav green

Create basic homepage

The homepage include basic information about the recommender system and the possibility to login. After the login another page should be displayed. The structure of the page should be discussed in upcoming sessions.

There should be a basic template page with a nav-bar and a footer where other subpages are based on

Create user login and register option

Login with username and password as well as a register function, where the user provides basic information. Other information about food preferences will be collected afterwards in a small quiz. Both should be saved in one data table called users or in two separate tables (to be discussed).

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.