Assignment 2
Assignment 2
Modification, distribution or reposting of this document is strictly prohibited. Learners found reposting this document
or its solution anywhere will be subject to the college’s Academic Integrity policy.
Assignment 2
Submission Checklist
For your submission to be graded, provide a zip file of your project, and a screen recording
demonstrating the functionality you implemented.
Academic Integrity
● This is an individual assessment.
● Permitted activities: Usage of Internet to search for syntax only; usage of course materials
● Not permitted:
○ Communication with others (both inside and outside the class)
○ Discussion of solution or approaches with others; sharing/using a “reference” from
someone
○ Searching the internet for full or partial solutions
○ Sharing of resources, including links, computers, accounts
Page 1 of 2
This assessment contains materials that may be subject to copyright and other intellectual property rights.
Modification, distribution or reposting of this document is strictly prohibited. Learners found reposting this document
or its solution anywhere will be subject to the college’s Academic Integrity policy.
Problem Description
Cooking Class App
Develop a cooking class application for Android using Java. This app will be a culinary companion
that offers a variety of recipes, incorporates a cooking timer, and allows users to provide feedback
on the recipes.
Set up the app to have a BottomNavigationView which will serve as the main navigation
component with four fragments: Home, Recipes, Timer, and Feedback.
Please note: This is an open-ended assignment; you are encouraged to extend the features and
functionality if you cover the base requirements.
END OF ASSESSMENT
Page 2 of 2