summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added forget password option and Signup option at login pageLibravatarLibravatar Biswakalyan Bhuyan 17 hours2-0/+50
* Added the Navigation to ForgotPasswordScreen and SignUpScreenLibravatarLibravatar Biswakalyan Bhuyan 17 hours1-0/+4
* Add the register/signup with forget password optionsLibravatarLibravatar Biswakalyan Bhuyan 18 hours1-29/+61
* Fix: PathsLibravatarLibravatar Biswakalyan Bhuyan 18 hours1-1/+1
* Add QuantityAdjuster component for adjusting item quantity in the cartLibravatarLibravatar Biswakalyan Bhuyan 19 hours1-0/+23
* Add ProductModal component for showing product details and add-to-cart functi...LibravatarLibravatar Biswakalyan Bhuyan 19 hours1-0/+40
* Add CartItem component to display individual items in the cart with quantity ...LibravatarLibravatar Biswakalyan Bhuyan 19 hours1-0/+26
* Add BarcodeScanner component for scanning barcodes and displaying confirmatio...LibravatarLibravatar Biswakalyan Bhuyan 19 hours1-0/+50
* Add utility files for additional helper functionsLibravatarLibravatar Biswakalyan Bhuyan 20 hours3-0/+0
* Add productService to fetch and manage product dataLibravatarLibravatar Biswakalyan Bhuyan 20 hours1-0/+5
* Add navigation configuration files for app routingLibravatarLibravatar Biswakalyan Bhuyan 20 hours1-0/+21
* Add QuantityAdjuster component for adjusting product quantity in cartLibravatarLibravatar Biswakalyan Bhuyan 20 hours1-0/+0
* Add ProductModal component for product details popupLibravatarLibravatar Biswakalyan Bhuyan 20 hours1-0/+0
* Add CartItem component for individual cart item displayLibravatarLibravatar Biswakalyan Bhuyan 20 hours1-0/+0
* Add BarcodeScanner component for scanning productsLibravatarLibravatar Biswakalyan Bhuyan 20 hours1-0/+0
* Add authService with custom login and signup functionsLibravatarLibravatar Biswakalyan Bhuyan 20 hours1-0/+9
* Add emailService for OTP handling and invoice emailingLibravatarLibravatar Biswakalyan Bhuyan 20 hours1-0/+26
* Add CartContext for cart management and stateLibravatarLibravatar Biswakalyan Bhuyan 20 hours1-0/+21
* Add ProductScannerScreen with barcode scanning and add-to-cartLibravatarLibravatar Biswakalyan Bhuyan 20 hours1-0/+29
* Add MallSelectionScreen with vendor selection optionsLibravatarLibravatar Biswakalyan Bhuyan 20 hours1-0/+16
* Add InvoiceScreen with thank you message and invoice confirmationLibravatarLibravatar Biswakalyan Bhuyan 20 hours1-0/+11
* Add CheckoutScreen with payment and invoice emailLibravatarLibravatar Biswakalyan Bhuyan 20 hours1-0/+26
* Add CartScreen with quantity adjustment functionalityLibravatarLibravatar Biswakalyan Bhuyan 20 hours1-0/+23
* Add SignupScreen with email OTP initiationLibravatarLibravatar Biswakalyan Bhuyan 20 hours1-0/+31
* Add LoginScreen with OTP functionalityLibravatarLibravatar Biswakalyan Bhuyan 20 hours1-0/+45