/Mobile-Development

Mobile Development CHeAT-C23-PS312

Primary LanguageKotlin

Mobile-Development

CHeAT

CHeAT is A Chatbot Application to Help Users Find Recipes Along with The Calories of The Food

Contributor to this repository

Pranarendra Dwikurnia - A304DSX1178 - Mobile Development

LinkedIn

Muhammad Nadhif Nabhan - A151DKX4177 -Mobile Development

LinkedIn

User Manual

To use CHeAT application, simply follow steps provided below.

Getting Started

Before a user want to use the CHeAT, they need to install it on their own device. We'll be using Android Studio since its the Official IDE for Android. Android Studio also provides the fastest tools for building apps on every type of Android device.

  1. Clone this repository.
git clone https://github.com/CHeAT-C23-PS312/Mobile-Development.git
  1. Put it in your own Device and Open it on the Android Studio.
  2. Run it on an emulator or a real device.

Starting the App

Upon completion of installation, open the application. There are some couple steps before using this application:

  1. After seeing the splashscreen, you will be on the onboarding screen. Click start whenever you like.
  2. If you don't have an account already, create a new account first.
  3. Login using username and password you have been registered before.

Your screen will appear like this:


Using the Chatbot

You will be shown chatbot screen after sucessfully login. You can type any ingredients you have.

  1. Write three ingredients in the chat box below and click send.
  2. The bot will be process your ingredients by send it to the backend.
  3. Our machine learning will processed provided ingredients.
  4. The bot will return messages with top 5 recipe recommendations.
  5. You can tap the menu recomendation from the chatbot to see detail of menu recipe

Your screen will appear like this:


Profile

On the bottom right menu, there is a profile menu.

  1. You will see your username here.
  2. If you want to log out, simply by pressing log out button

Your screen will appear like this:

Libraries used

References

This repository was transferred from (https://github.com/Pranarendra08/CHeAT), our main MD repository before this. So, all commit history was on previous repository.