AppPizzeria
Design and code of a restaurant menu app. It's just the frontend part.
Install / Use
/learn @Penrech/AppPizzeriaREADME
<h1>Restaurant menu demo app</h1>
<h2>Android (Kotlin)</h2>
<b>Main tools</b>
<ul>
<li>Recyclerview</li>
<li>Picasso</li>
<li>SharedTransition</li>
<li>Animations</li>
</ul>
<h1>Description</h1>
<p>Design and code of a restaurant menu app. It's just the frontend part.</p>
<p>Academic demo app, this app is not completely debugged, it's just a demo. It could contain not extracted text strings and not properly indented code</p>
<h1>Screenshots</h1>
<p>
<a href='#img1'><img id='img1' width = '49%' src='device-2019-02-05-123200.png'/></a>
<a href='#img2'><img id='img2' width = '49%' src='device-2019-02-05-123255.png'/></a>
</p>
<p>
<a href='#img3'><img id='img3' width = '49%' src='device-2019-02-05-123346.png'/></a>
<a href='#img4'><img id='img4' width = '49%' src='device-2019-02-05-123438.png'/></a>
</p>
<h1>Demo in Google Play</h1>
<p>
<a href='https://play.google.com/store/apps/details?id=com.pauenrech.apppizzeria'><img id='imgDestacada' src='destacada-02.png'/></a>
</p>
<a href='https://play.google.com/store/apps/details?id=com.pauenrech.apppizzeria&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img width= '33%' alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'/></a>
<h1>Video Demo *</h1>
<p style>*A higher quality and longer video opens on YouTube when clicked</p>
<p align="center">
<a href='https://www.youtube.com/watch?v=-EaXq6ROKbI'><img width = '49%' src='AppPizzeria1_low.gif'/></a>
<a href='#imgE1'><img id='imgE1' width = '49%' src='AppPizzeria1.png'/></a>
</p>
<br>
<p align="center">
<a href='#imgE2'><img id='imgE2' width = '49%' src='AppPizzeria2.png'/></a>
<a href='https://www.youtube.com/watch?v=pCmnH_UwlHw'><img width = '49%' src='AppPizzeria2_low.gif'/></a>
</p>
<br>
<p align="center">
<a href='https://www.youtube.com/watch?v=C5MCig31mpg'><img width = '49%' src='AppPizzeria3_low.gif'/></a>
<a href='#imgE3'><img id='imgE3' width = '49%' src='AppPizzeria3.png'/></a>
</p>
<h1>License</h1>
<p>This repo acts like a portfolio and the app contained here <b>can't hold liability neither place warranty</b>. Furthermore, the final porpouse of this app is not decided yet, so in order to avoid problems in the future this repo has a <b>NonCommercial</b> CC-BY-NC license</p>
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License</a>.
