LLMenu banner

LLMenu

6 devlogs
4h 7m 57s

A simple application to display my school’s canteen menu

Demo Repository

Loading README...

Emilien

I simply added better theme management by letting the user choose their theme mode and setting a better default theme.

Attachment
Attachment
0
Emilien

I decided to broaden the target audience for my application and added an automatic design change feature.

When the user is on iOS, they see a Cupertino interface, while when the user is on Android, they see a Material interface.

Attachment
0
Emilien

First, I implemented the date picker on the Floating Action Button to allow users to choose the date of the menu they want to access more quickly and easily.
Next, I added a small message at the bottom to credit myself :3
Finally, I made sure to remove the date picker when there is no menu available.

Attachment
0
Emilien

I added the retrieval of information from the canteen API.
The API request was retrieved via HTTP Toolkit on my school’s official canteen app.

Attachment
0
Emilien

I did most of the frontend: everything needed to display the canteen menu.

Attachment
0