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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added README.md
Biswakalyan Bhuyan
2024-11-15
1
-0
/
+108
*
added some styling to the MallSelection Page
Biswakalyan Bhuyan
2024-10-17
1
-5
/
+39
*
Added styling to the Cart and Checkout page
Biswakalyan Bhuyan
2024-10-17
3
-13
/
+119
*
Replaced the BarcodeScanner module from expo-barcode-scanner to expo-camera
Biswakalyan Bhuyan
2024-10-17
1
-3
/
+3
*
Removed expo-barcode-camera and replaced with expo-camera
Biswakalyan Bhuyan
2024-10-17
2
-11
/
+6
*
Added some styling to the camera section
Biswakalyan Bhuyan
2024-10-17
1
-7
/
+55
*
Added testing button on loginscreen to navigate inside the application
Biswakalyan Bhuyan
2024-10-17
1
-0
/
+7
*
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
*
Removed the Comment on App.js
Biswakalyan Bhuyan
2024-10-16
1
-1
/
+1
*
App.js fixed
Biswakalyan Bhuyan
2024-10-16
1
-6
/
+9
*
added some packages
Biswakalyan Bhuyan
2024-10-16
2
-1
/
+30
*
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
*
Update dependencies in package.json and yarn.lock
Biswakalyan Bhuyan
2024-10-16
2
-7
/
+469
*
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
*
Initialize Expo project with App.js and config
Biswakalyan Bhuyan
2024-10-16
2
-30
/
+19
*
Created a new Expo app
Biswakalyan Bhuyan
2024-10-16
10
-0
/
+6737