Skip to content

Releases: PatReis/fav_reps

v2.0.1

31 Aug 08:38
Compare
Choose a tag to compare

Fixed minor formatting issues.

v1.0.2

30 Aug 08:27
7c9973c
Compare
Choose a tag to compare

Fixed formatting of ingredients.
Fixed images size.

v2.0.0

27 Aug 14:56
Compare
Choose a tag to compare

Added simple custom user registration and user based rating.
Simple user profile page and user_app module was added.
Minor format changes.
Fixed error in redirect to home page after invalid recipe form.

v1.0.1

27 Aug 17:56
58af928
Compare
Choose a tag to compare

Fix some formatting and return to home in create recipe in case of an error.

v1.0.0

18 Aug 09:02
9f8ef61
Compare
Choose a tag to compare

First relase of the project that solely includes the recipe app.

You can upload your recipes in a form to separate entries like ingredients, cooking time, image etc.
The recipes can be searched, sorted and also filtered by their assigned topics.
They are rendered in an HTML template from the database with ingredients calculated based on the number of persons.