52 Commits

Author SHA1 Message Date
8726468c55 fix app issues 2025-03-24 11:14:16 +01:00
57133e7a13 fix dimmed safearea and translate error messages 2025-03-20 13:24:28 +01:00
0b2b6f5a18 image from backend 2025-03-20 12:55:17 +01:00
f36505a38e cookies as persistent storage 2025-03-19 14:52:07 +01:00
fd288dafee receipt/all and receipt/one for frontend 2025-03-19 13:47:02 +01:00
206d49c069 clean up and use const 2025-03-18 15:31:54 +01:00
20076fc11c fix purchase 2025-03-18 15:26:41 +01:00
SFJ
fcaad4f876 use providers on finish shopping page 2025-03-18 14:09:01 +01:00
SFJ
9603651e05 refactor controllers 2025-03-18 13:48:08 +01:00
a54d94d45e refactoring part one 2025-03-17 15:37:16 +01:00
e7526452dd add balance 2025-03-17 14:50:56 +01:00
de4e91db72 caching for cart 2025-03-14 13:26:57 +01:00
70b8244e62 integrate app with backend for auth, users, and products 2025-03-13 14:49:04 +01:00
be00f1c965 implement auth - almost works 2025-03-12 15:56:15 +01:00
9b1784ba3d mock server 2025-03-12 09:48:24 +01:00
afaf0b34db repos -> controllers 2025-03-12 09:02:26 +01:00
3339857580 remove card from product page 2025-03-07 11:24:55 +01:00
f58dfae118 wrap pages in SafeArea widget 2025-03-06 10:55:20 +01:00
3991b835fd add icon and stuff 2025-03-06 10:26:16 +01:00
850391045e use product repo by server 2025-03-06 08:29:07 +01:00
86100a103a move product model and coordinate model into models/ 2025-03-05 12:37:54 +01:00
1bd77c854a add settings menu and saldo settings
Co-authored-by: SimonFJ20 <simonfromjakobsen@gmail.com>
2025-03-04 10:59:52 +01:00
bfadc046d6 navigate to home page after finished shopping 2025-03-04 09:56:11 +01:00
17f2392ab6 Store prices as DkkCents and format kr
Co-authored-by: SimonFJ20 <simonfromjakobsen@gmail.com>
2025-03-04 09:28:00 +01:00
432053bcaf user balance logic 2025-03-03 15:13:36 +01:00
d934195326 product images 2025-03-03 14:22:51 +01:00
acf5341107 fix backbutton on homepage 2025-03-03 11:28:17 +01:00
cccfd3212e custom font and sorting receipts 2025-03-03 11:05:00 +01:00
1f357fbb00 better login and register page 2025-02-14 11:20:55 +01:00
6ba6bce276 add typing barcode functionality 2025-02-11 13:26:04 +01:00
385d962092 scan products 2025-02-11 12:57:02 +01:00
87561c624d wrap receipt page in safearea 2025-02-10 11:44:13 +01:00
7542fb7c44 fix 'incorrect use of expanded' error 2025-02-10 11:43:27 +01:00
b18e0455e7 search products 2025-02-10 10:19:33 +01:00
11c6e9cad3 home page 2025-02-07 12:24:23 +01:00
55b87419be change theme color and add new page to dashboard 2025-02-07 10:36:37 +01:00
caa33d0a7d log in and register mock 2025-02-07 09:54:56 +01:00
e8c666412c fix infinite loading for image painter 2025-02-06 09:10:02 +01:00
21484b9f8e location page 2025-02-05 14:38:39 +01:00
d669fc50f3 color changes 2025-02-05 13:05:49 +01:00
9bdbaa85e1 add more products 2025-02-05 11:15:59 +01:00
3113e771e0 feedback when adding to cart 2025-02-04 14:31:09 +01:00
9451187c97 show total price in receipts 2025-02-04 12:24:53 +01:00
247525b80a paying animation 2025-02-04 10:58:04 +01:00
1db101a26c add receipt when finishing shopping 2025-02-03 14:59:02 +01:00
d74fe3a706 remove cart item dialog 2025-02-03 13:14:28 +01:00
ddedaada31 receipt page 2025-02-03 12:09:28 +01:00
14bbfb7326 receipts page 2025-01-31 13:16:18 +01:00
d62f8bd29e finish shopping page 2025-01-30 14:52:03 +01:00
9b74452b94 cart icon badge 2025-01-30 13:32:28 +01:00