- MAD Lab Assignment done during Y2S2 Holidays
- Click this link to try it out
- Enable user to edit data
- Filter the data according to delivered/not delivered
- Add pie chart api
- Switch to type-safe args instead of using bundle
In this assignment, you are to develop a data entry application. This is an open concept assignment where you have to decide on the prupose of this application athat must meet the basic design requirements.
- Youre app will start up with a splash screen that shows your phot image, name, admission number and class. The duration is 3s.
- After the splash screen display, it will start a "Home" activity.
- The "Home" activity should include options:
- To launch an "About" activity.
- To launch a "Data Input" activity
- To launch an "Information Display" activity.
- To exit the application.