CS3733 Group Project. An eCommerce app for Android that uses primarily Kotlin to interact with Firebase, with some Java for backend code.
  • Kotlin 99.7%
  • Java 0.3%
Find a file
LordAndradus 194323bbaa Added a way to open a barcode scanner for the camera
Next will focus on either the microphone or making a search function
2024-11-17 23:18:32 -06:00
.idea Added a way to open a barcode scanner for the camera 2024-11-17 23:18:32 -06:00
app Added a way to open a barcode scanner for the camera 2024-11-17 23:18:32 -06:00
gradle Added a way to open a barcode scanner for the camera 2024-11-17 23:18:32 -06:00
.gitignore Initial commit. Dagger hilt works here 2024-11-09 15:08:07 -06:00
build.gradle.kts Registration has fail states and success states 2024-11-09 23:33:29 -06:00
gradle.properties Made a SPECIAL product appear on the screen. Pat myself on the back aye 2024-11-12 22:13:26 -06:00
gradlew Initial commit. Dagger hilt works here 2024-11-09 15:08:07 -06:00
gradlew.bat Initial commit. Dagger hilt works here 2024-11-09 15:08:07 -06:00
settings.gradle.kts Will convert Best Deals to display 3 products as a page in viewPager2 2024-11-17 04:06:42 -06:00