Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 2.01 KB

File metadata and controls

44 lines (28 loc) · 2.01 KB

Jamuin Mobile Development Documentation

The source code for the Jamuin Android app, written in Kotlin, was created to complete the Bangkit Capstone Project

  • Architecture for this project

Android Architecture

  • Features

    • 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