index
:
mall-app
master
android application to customer use cashier's process in mall
Biswakalyan Bhuyan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added more navigation in SignUpScreen and in ForgotPasswordScreen
Biswakalyan Bhuyan
2024-10-16
2
-9
/
+57
*
Added forget password option and Signup option at login page
Biswakalyan Bhuyan
2024-10-16
2
-0
/
+50
*
Added the Navigation to ForgotPasswordScreen and SignUpScreen
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+4
*
Add the register/signup with forget password options
Biswakalyan Bhuyan
2024-10-16
1
-29
/
+61
*
Fix: Paths
Biswakalyan Bhuyan
2024-10-16
1
-1
/
+1
*
Add QuantityAdjuster component for adjusting item quantity in the cart
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+23
*
Add ProductModal component for showing product details and add-to-cart functi...
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+40
*
Add CartItem component to display individual items in the cart with quantity ...
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+26
*
Add BarcodeScanner component for scanning barcodes and displaying confirmatio...
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+50
*
Add utility files for additional helper functions
Biswakalyan Bhuyan
2024-10-16
3
-0
/
+0
*
Add productService to fetch and manage product data
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+5
*
Add navigation configuration files for app routing
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+21
*
Add QuantityAdjuster component for adjusting product quantity in cart
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+0
*
Add ProductModal component for product details popup
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+0
*
Add CartItem component for individual cart item display
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+0
*
Add BarcodeScanner component for scanning products
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+0
*
Add authService with custom login and signup functions
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+9
*
Add emailService for OTP handling and invoice emailing
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+26
*
Add CartContext for cart management and state
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+21
*
Add ProductScannerScreen with barcode scanning and add-to-cart
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+29
*
Add MallSelectionScreen with vendor selection options
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+16
*
Add InvoiceScreen with thank you message and invoice confirmation
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+11
*
Add CheckoutScreen with payment and invoice email
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+26
*
Add CartScreen with quantity adjustment functionality
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+23
*
Add SignupScreen with email OTP initiation
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+31
*
Add LoginScreen with OTP functionality
Biswakalyan Bhuyan
2024-10-16
1
-0
/
+45