-
Notifications
You must be signed in to change notification settings - Fork 25
Week 2 Tasks
Abdulmomen Kadum عبدالمؤمن كاظم edited this page Oct 9, 2021
·
5 revisions
You can choose either task 1 or task 2 to design/implement
- You can use SharedPreferences library to persist data
- Convert NoteModel object to json to store it as a String
- You can use waves.png image as the background for the top of the first page
- You can use freepingimg.com website to get transparent png cars
- Todo list
- Adding date to the note item
- Creating a checked list page using bottom navigation bar
- Designing the following UI pages (settings + details). When any item in the settings page is clicked, it should show the second (black) page using
Navigation
.