Fruit Wholesale Concept App

A simple app that showcase fundamental skill


Skill & Tool

  • andoid studio
  • java
  • Screenshot 1 Screenshot 1

    This is the first app I created, a school project completed with my teammate. In this project I learn to complete an app and jump into java the first time. The image above shows app's main page

    Screenshot 1 Screenshot 1

    On the Store Information page, a simple webview is included along with a contact button, which links to a page where users can either make a phone call or send a message directly.

    Screenshot 1

    The Item List button on the main page links to this page, which includes a basic search bar and QR code scanning functionality. The list view uses an adapter to process the item database.

    Screenshot 1 Screenshot 1 Screenshot 1 Screenshot 1

    When clicking on an item in the list view, users are directed to the item page where they can view the details and add it to their basket. The basket content is displayed to showcase its functionality. If the user is satisfied and decides to proceed with the purchase, they can fill in their personal information, which will be saved. Later, a QR code page is available to convert text into a QR code.

    2023-11

    back