Final Exercise
This app uses a public ToDo api as below (No need for key):
https://jsonplaceholder.typicode.com/
With this api, all to do items are fetched and each user's to do items are displayed accordingly. To run the app, just clone the app into Android Studio and there are no needs for running any specific commands.