MuhammadMoeezKhan / Our-Pizzeria

An Android Application For Presenting Menu / Lists!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Our-Pizzeria

Opening up a new food chain? This app is for you! (Reach out to me as well, count me in!!)

Created a demo application for companies delving in the food industry!

The user can order an item from the presednted Menu, that contains each item's:

  • Name
  • Description
  • Price
  • Rating

The Menu list is completely dynamic, the company's manager needs to directly add the name, description, ratnig, and price for the code to automatically update the menu. This is done using:

  • Android List View
  • Custom Adapters
  • Android Convert Views
  • Base Adapter interface!

Gif#1: Pizzeria Menu Without the Android ListView

Reading ...

Gif#2: Pizzeria Menu With the Android ListView

Reading ...

About

An Android Application For Presenting Menu / Lists!


Languages

Language:Java 100.0%