Skip to content

IslamBesto/Foodesto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

In Stage 1, you designed and planned your Capstone app. Now, it's time to build it!

Nanodegree students must successfully complete the Capstone, Stage 1 project prior to beginning Stage 2.

Why this Project?

In this project, you will demonstrate the skills you've learned in your Nanodegree journey, and apply them to creating a unique app experience of your own. By the end of this project, you will have an app that you can submit to the Google Play Store for distribution.

What Will I Learn?

The Capstone project will give you the experience you need to own the full development cycle of an app.

Foodesto Description

Do you shop food products every day, every week? Do your friends bother you with the numbers of calories, the quality of the products?
Foodesto is an application that can scan a multitude of food products and thus highlight their impact on health.

By giving all the details (Calories, sugars, additives ... etc).
Foodesto is based on a very simple principle. Users are required to scan food products of any type, then the application will then perform an assessment

Intended User

Every person who makes food purchases and wanna makes sure to know the details of what he eats

Features

Foodesto App will be written in Java

  • App makes it possible to evaluate the products

  • Show details about one product

  • She recommends healthier products for products that are judged to be bad

  • She gives you statistics on the quality of your purchases

  • It saves your purchases

Libraries

  • Retrofit : To get data about each scanned product from API as a Json (I’ll use this API

    https://fr.openfoodfacts.org/ ) . Version 2.4.0

  • Glide : To load image from API . Version 4.7.1

  • Google ML Kit : Use the barcode API scanning . Version 16.0.0

  • ButterKnif : Use it to bind xml views . Version 8.8.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages