actions-test/lib/backend
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
..
crypto.dart Moved hash function into seperate file. 2023-03-25 14:27:47 +01:00
errors.dart Added more specific error messages 2023-03-31 21:59:27 +02:00
permissions.dart Updated room permission names 2023-04-02 13:18:59 +02:00
request.dart Started working on Join Room Screen 2023-03-20 21:19:25 +01:00
resolve_url.dart Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00
room.dart Added basic Shopping List and Product list 2023-04-04 10:29:29 +02:00
themes.dart Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00
user.dart Migrated from localstore to shared preferences 2023-03-29 18:27:05 +02:00