The source code for the Jamuin Android app, written in Kotlin, was created to complete the Bangkit Capstone Project
-
-
Splash Screen, There is logo screen before into the login page
-
Login, Allows a user to gain access to an application by entering their username and password
-
SignUp, Enables users to independently register and gain access to the system
-
Home, The start page that is displayed when you have logged in on your device
-
Scan Kitchen Ingredient, Allows users to scan the ingredients for the Jamu they want to make
-
Result, Displays the results of the ingredients that have been scanned
-
Jamu Recipe Article, Displays the article of the Jamu recipe that the user wants to make
-
Jamu Product, Displays the Jamu product that the user wants to buy
-
Cart , Displays the Jamu product collection that the user wants to buy
-
Profile, Displays the user's profile
-
Favorite, Displays the user's favorite Jamu article
-
History, Displays the user's history of Jamu products that have been purchased
-