Skip to content

Commit

Permalink
add demo apps
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfiyansya authored Nov 8, 2021
1 parent d970c73 commit d099d5d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,26 @@ Before I explain how this application works and submission checklist, I want to
7. Users can view details of their favorite Github users by clicking directly on the cardview in the list of github user favorite activity
8. Users can switch to Dark mode by going to the setting activity and clicking the switch button to Dark mode

### Demo Apps
<p align="center">
<img src="demo apps/main.gif"
alt="Demo Apps1"
style="margin-right: 8px;"
width="230" />
<img src="demo apps/search.gif"
alt="Demo Apps2"
style="margin-right: 8px;"
width="230" />
<img src="demo apps/favorite.gif"
alt="Demo Apps2"
style="margin-right: 8px;"
width="230" />
<img src="demo apps/dark mode.gif"
alt="Demo Apps2"
style="margin-right: 8px;"
width="230" />
</p>

### Submission CheckList
- Aplikasi bisa menambah user ke daftar favorite.
- Aplikasi bisa menghapus user dari daftar favorite.
Expand Down

0 comments on commit d099d5d

Please sign in to comment.