Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vishal-sehgal authored Jun 7, 2018
1 parent 9f959d5 commit 6010137
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Sandwich-Club-Nanodegree
This project is created under Google Udacity Android Developer Nanodegree.

#### The app provides the user some sandwich types around the world with their images, names, short description, place of origin, ingredient and their different names. A ListView is used Shared Element Transitions from one app to another.

#### List items are populating through parsing the JSON data without using any 3rd party libraries.


## Demo
You can try the sample application here
<a href="https://play.google.com/store/apps/details?id=com.developervishalsehgal.sandwichclub" target="_blank">
<p align="center">
<img src="https://user-images.githubusercontent.com/20669217/41086891-f1f75ca8-6a58-11e8-9398-3d6ff531414e.png" width="50%"><br/>
</p>
</a>

# Home Screen
<img src="https://drive.google.com/uc?export=download&id=11oIRhhMzizBaF6udEyuy2RsSQWVzWEpA" width="360" height="640"><br/>

# Details Screen
<img src="https://drive.google.com/uc?export=download&id=17Fzg2mDNvYkw1PqnziEHSYpvpYuVX7V5" width="360" height="640"><br/>


### Connect with me on


<a href="https://www.linkedin.com/in/developervishalsehgal/" target="_blank">
<p>
<img src="https://user-images.githubusercontent.com/20669217/41087222-b9c2c4b6-6a59-11e8-88fd-cd2b514e1ca6.png" width="50" height="50"><br/>
</p>
</a><a href="https://twitter.com/vishalsehgal31" target="_blank">
<p>
<img src="https://user-images.githubusercontent.com/20669217/41087119-76391902-6a59-11e8-833d-f26b79fc7bb8.png" width="50" height="50"><br/>
</p>
</a>

0 comments on commit 6010137

Please sign in to comment.