Project which comes under Udacity Android Basics Nanodegree Program
The goal is to design and create the structure of a ReportCard Java Class which would allow a school to store a student’s grades for a particular year.
This project is about combining various ideas and skills we’ve been practicing throughout the course. They include:
- Designing a custom class
- Creating that class in Java code.
- Storing information in an array
- Looping through an array
Screen 1 | Screen 2 |
---|---|
You can download the apk here ReportCardApp