Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kiruba-r11 committed Mar 15, 2021
1 parent 74eebb9 commit 8dd430d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# Birthday-Greeting-2
A simple app using Navigation Components and SafeArgs to get the name of the user and wish him/her "Happy Birthday". This app is an upgradation to another app where I used Intents.

### Screenshots of the App
<table>
<tr>
<td> <img src="screenshots/app_1.jpg" height="380" width="210"> </td>
<td> <img src="screenshots/app_2.jpg" height="380" width="210"> </td>
<td> <img src="screenshots/app_3.jpg" height="380" width="210"> </td>
</tr>
</table>

**_Note:_ You can find the other app that I developed using Intents here :point_right: [Click Here](https://github.com/kiruba-r11/Birthday-Greeting)**

0 comments on commit 8dd430d

Please sign in to comment.