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:
- Host: GitHub
- URL: https://github.com/dragosrobertn/emojinutrition
- Owner: dragosrobertn
- Created: 2016-12-12T23:08:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-10T12:20:26.000Z (over 9 years ago)
- Last Synced: 2025-03-23T07:17:23.474Z (about 1 year ago)
- Topics: android, android-application, android-development, java
- Language: Java
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).