actions-test/lib
Jakob Meier 47387bb395
Added basic Shopping List and Product list
including the ability to
add item into the shopping cart and remove them.

The click events have been implemented,
however the routes do not exist yet.

NOTE: The shopping list item info sheet is still missing
the unit type and value
and some more advanced options, like deleting the item
2023-04-04 10:29:29 +02:00
..
backend Added basic Shopping List and Product list 2023-04-04 10:29:29 +02:00
components Added basic Shopping List and Product list 2023-04-04 10:29:29 +02:00
l10n Added basic Shopping List and Product list 2023-04-04 10:29:29 +02:00
screens Added basic Shopping List and Product list 2023-04-04 10:29:29 +02:00
tools Fixed bug where homescreen would load twice 2023-03-29 18:27:05 +02:00
main.dart Merged EditRoom and NewRoom page 2023-04-02 13:19:24 +02:00