MensaApp icon indicating copy to clipboard operation
MensaApp copied to clipboard

Application for communication and collective exchange of menu information in university catering facilities

Results 18 MensaApp issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Handling image reviews at the moment consists of scrolling through a list of emails, looking at each reported image and...

enhancement
Backend

The report mail template mentions, that X reports are needed for an image to be hidden automatically, but actually, X + 1 are necessary. Report barrier: https://github.com/kronos-et-al/MensaApp/blob/43cccc038a4cc48df39b59311fdc10ecd57f245f/backend/src/layer/logic/api_command/command_handler.rs#L68C35-L68C36 Mail template: https://github.com/kronos-et-al/MensaApp/blob/43cccc038a4cc48df39b59311fdc10ecd57f245f/backend/src/layer/data/mail/template.txt#L6C51-L6C69

bug
Backend

Make sure, you have done de following before merging this pull request: - [x] Your code is **documented** using doc comments. - [x] You added appropriate **logging** in your code....

F-Droid is a community-driven repository for open-source Android apps. Your app would fit right next to [MensaPlan](https://f-droid.org/de/packages/de.csicar.mensaplan/). See the [FAQ about publishing on F-Droid](https://f-droid.org/de/docs/Submitting_to_F-Droid_Quick_Start_Guide/).

From the Mensa app I was using previously, I am used to switch between days my swiping left or right on the main screen. Just a simple convenience feature, not...

enhancement
Frontend

Just a little nice to have: get an overview of all photos you have uploaded and all ratings you gave as a user.

enhancement
Frontend

For development, it would be convenient to run the backend without Google API credentials and without SMTP configuration and simply turn off the according functionality if done so.

enhancement
Backend

Meal statistics like last or next served depend on the day of request for technical reasons. This results in akward next/last served dates wenn looking at future meal plans. Furthermore...

enhancement
Frontend

The SVG image /doc/img/architecture.svg is not properly visible on light-mode as the connecting lines are white on white. This is confusing at first when reading through the readme.

documentation

As we have icons for allergenes when filtering, I thought we could also show them in the detail view on a meal.

enhancement
Frontend