I simply added better theme management by letting the user choose their theme mode and setting a better default theme.
Log in to leave a comment
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.
Log in to leave a comment
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.
Log in to leave a comment
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.
Log in to leave a comment
I did most of the frontend: everything needed to display the canteen menu.
Log in to leave a comment