• Reimar's school projects

  • Joined on 2023-01-23
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-16 10:59:24 +01:00
b13f8afeb4 Add text to README
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-16 10:58:37 +01:00
76e9f9258c Add text to README
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-16 10:15:50 +01:00
47938544ef Fix errors when amount is null
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-16 09:51:44 +01:00
59683ea176 Implement deleting dish, use popup menu for edit and delete
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-15 14:05:47 +01:00
9c364b2493 Allow writing allergies when generating recipe
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-15 10:08:00 +01:00
a175e1ad3e Create progress bar and empty text for dishes list
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-15 09:55:17 +01:00
b912210bbd Don't return error on empty recipe list
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-14 08:31:08 +01:00
37757cbf46 Reload dish list after generating, fix ingredient list when no amount
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-14 07:41:05 +01:00
6e72f549cf Add buttons for incrementing/decrementing portion size, fix decimal numbers
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-13 21:10:02 +01:00
48b3622542 Redesign dish details page
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-13 20:19:56 +01:00
7a25b0708b Implement editing shopping items
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-13 13:56:55 +01:00
dbb25a394d Use popup menu for creating dish
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-13 11:59:27 +01:00
1c085a4262 Finish generating recipe, refactor directions property and request helpers
4772c0ef26 Create recipe fragment
Compare 2 commits »
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-13 09:33:45 +01:00
59af36b3f2 Use string array for directions in recipes
f0e7e67d77 Allow generating recipes with AI
Compare 2 commits »
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-08 10:53:04 +01:00
1b4f9059f4 Fix adding items of the same name on frontend
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-08 10:02:37 +01:00
df0c951100 Add progress bar and empty message to shopping list
fa877b2c5e Show shopping item immediately as it is added to the list
39bcdd9a9b Implement deleting shopping items
Compare 3 commits »
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-08 09:06:55 +01:00
b3b4562f21 Allow checking/unchecking shopping items
f924d2083b Show shopping list
Compare 2 commits »
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-07 12:35:07 +01:00
f9296f05c1 Implement adding items to shopping list
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-06 13:38:03 +01:00
87b5fbb014 Update profile page immediately as user info has changed
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-06 13:31:17 +01:00
b8fa54539f Don't return user object when updating profile