Skip to content

Week 2 Tasks

Abdulmomen Kadum عبدالمؤمن كاظم edited this page Oct 9, 2021 · 5 revisions

Week Tasks

You can choose either task 1 or task 2 to design/implement

1) Saving/Restoring notes from Todo notes app (Implemented in Session 5)

  • You can use SharedPreferences library to persist data
  • Convert NoteModel object to json to store it as a String

2) Building Car Renting UIs

  • 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

Sessions Tasks

1) Extending Todo list

  • Todo list
  • Adding date to the note item
  • Creating a checked list page using bottom navigation bar

2) Settings Page

  • 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.