regalade/app/src
2023-06-29 13:40:09 +02:00
..
bootstrap.rs app,server: Allow to edit recipe ingredients 2023-06-25 17:25:42 +02:00
ingredients.rs app: Add a UI to create recipes 2023-06-25 15:13:44 +02:00
main.rs app,server: Allow to display a recipe 2023-06-25 15:13:44 +02:00
recipe.rs app,server: Allow to edit steps 2023-06-29 13:40:09 +02:00
recipe_creator.rs all: Set steps to be a single Vec & fix 'ingerdient' typo 2023-06-29 13:40:04 +02:00
sidebar.rs app: Allow to list recipes 2023-06-25 15:13:44 +02:00