Commit Graph

69 Commits

Author SHA1 Message Date
Gilbert Kimutai
b6e5a32cd3 icon change on add to cart 2020-03-24 16:10:30 +03:00
Gilbert Kimutai
250b805126 added offline cart repo 2020-03-15 13:03:52 +03:00
Gilbert Kimutai
d528e38709 updated the cocart implementation 2019-12-17 05:15:48 +03:00
Gilbert Kimutai
b7b8d020b7 update to androidx 2019-11-30 12:15:29 +03:00
gilo
0b3045ae81 added categories 2019-11-02 10:28:54 +03:00
Gilbert Kimutai
2cc68830e4 added working demo to test 2019-08-14 06:42:17 +03:00
Gilbert Kimutai
f3deac9ea0 updated to kotlin 2019-06-08 12:12:54 +03:00
Gilbert Kimutai
51e651de76 started Kotlin refactor 2019-06-08 04:08:53 +03:00
Gilbert Kimutai
5bb5bd650e updated launcher icon 2019-06-01 10:42:39 +03:00
Gilbert Kimutai
33b5a96a69 migrated the package names 2019-06-01 10:37:22 +03:00
Aaron Rono
38db311926 java to kotlin conversion 2019-05-31 16:31:56 +03:00
Gilbert Kimutai
fcaec04239 updated order detailed page 2019-05-21 05:54:21 +03:00
Gilbert Kimutai
31602df99e Added order detailed page 2019-05-21 05:21:28 +03:00
Gilbert Kimutai
1ec0747e26 complete order page 2019-04-25 06:15:39 +03:00
Gilbert Kimutai
ceda450bb8 WIP - Added my orders page 2019-04-23 06:21:32 +03:00
Gilbert Kimutai
e8fc0899ca Add to cart function 2019-04-22 06:57:55 +03:00
Gilbert Kimutai
b87f96d336 updated the callback classes 2019-04-17 04:58:55 +03:00
Gilbert Kimutai
69277df89b Restructured the API classes 2019-04-17 04:27:02 +03:00
Gilbert Kimutai
58a8cd5f6a Added loading state on product page and empty state on cart page 2019-04-16 05:17:28 +03:00
Gilbert Kimutai
3e9ad9fa6a Support for anonymous users 2019-04-13 10:00:00 +03:00
Gilbert Kimutai
13a2ccac2c Further formatting of UI to fit longer images with white background 2019-04-08 04:28:33 +03:00
Gilbert Kimutai
48e747cce3 UI updates to supports liquor store example 2019-04-07 16:46:00 +03:00
Gilbert Kimutai
cf671d332e Added settings and webhooks api 2019-04-07 09:15:04 +03:00
Gilbert Kimutai
9136c6c337 Added shipping address and payment checkout options on design 2019-04-05 05:28:04 +03:00
Gilbert Kimutai
25f090c49e Complete cart page 2019-04-04 06:30:51 +03:00
Gilbert Kimutai
a19c3e24e3 Adding a cart page 2019-04-03 06:52:33 +03:00
Gilbert Kimutai
6d3ee7f2c7 Added cart counter and add and remove from cart logic tied to counter 2019-04-02 06:59:51 +03:00
Gilbert Kimutai
d7be6e4831 Added cart icon on menu 2019-04-02 06:00:08 +03:00
Gilbert Kimutai
9dddd4713c Added firebase cart repo 2019-04-02 05:50:21 +03:00
Gilbert Kimutai
37e1147615 Complete customer edit functions 2019-04-01 05:49:16 +03:00
Gilbert Kimutai
b395c4e6e0 Added profile page 2019-04-01 05:17:00 +03:00
Gilbert Kimutai
6977c0fc85 update shipping address 2019-03-31 15:27:21 +03:00
Gilbert Kimutai
df9ae110d8 update billing address 2019-03-31 14:51:54 +03:00
Gilbert Kimutai
c5304e76d2 basic user details update 2019-03-31 13:07:23 +03:00
Gilbert Kimutai
7fe30becb1 UI design for customer pages 2019-03-31 10:36:21 +03:00
Gilbert Kimutai
8296ffc5ed UI design for customer pages 2019-03-31 08:09:47 +03:00
Gilbert Kimutai
7643a8e089 Added login and registration using firebase 2019-03-30 06:01:00 +03:00
Gilbert Kimutai
152397b6fa WIP - Added profile page view 2019-03-27 05:04:46 +03:00
Gilbert Kimutai
3ce22edb33 Redesign of the categories page 2019-03-26 05:32:08 +03:00
Gilbert Kimutai
0bc203c5db Add a review dialog and function 2019-03-25 06:32:24 +03:00
Gilbert Kimutai
53e6f95ab7 Composable UI approach with fragments on the product page 2019-03-24 07:50:59 +03:00
Gilbert Kimutai
3134e59f4c Added images on reviews section 2019-03-21 06:37:43 +03:00
Gilbert Kimutai
37e71535b7 Added product reviews section 2019-03-20 06:34:08 +03:00
Gilbert Kimutai
82c76bb970 Support for sending arrays in url for filters with arrays
Also able to get similar products in one call
2019-03-19 06:35:29 +03:00
Gilbert Kimutai
aa218fe992 Added similar product section on the product page 2019-03-18 05:51:48 +03:00
gilokimu
c161bc454a Viewpager added onto the products page for images 2019-03-14 05:48:50 +03:00
gilokimu
74362552b3 home page design 2019-03-12 06:24:17 +03:00
gilokimu
3272450dd7 home page design 2019-03-12 06:06:40 +03:00
gilokimu
9786252c78 Added home page and categories page on sample app 2019-03-06 05:53:47 +03:00
gilokimu
11ffd08276 WIP Add to cart struggling with cookies 2019-03-04 05:43:15 +03:00