An open API service indexing awesome lists of open source software.

https://github.com/dragosrobertn/emojinutrition

Android Mobile Development project for University of Salford assignment :tangerine::droplet:
https://github.com/dragosrobertn/emojinutrition

android android-application android-development java

Last synced: 2 months ago
JSON representation

Android Mobile Development project for University of Salford assignment :tangerine::droplet:

Awesome Lists containing this project

README

          

# EmojiNutrition
Android Mobile Development project for University of Salford assignment 🙈🧀🍅💧

Android application project that applies OOP, Classes, Inheritance, Java and JSON knowledge.
First attempt at learning and working with Java.

The application is meant to be an educational app for children in terms of nutrition and food sources.

It features 3 modes
- Learning (Lessons) [Complete]
- Food Nutrition (Info) [Complete]
- Food Combining (Game) [Incomplete]

It parses the food from a JSON file and displays it.

Developed using [Android Studio](https://developer.android.com/studio/index.html).