Skip to content

CarloAntonio/Lumpia-Shmompia-Now

Repository files navigation

Lumpia-Shmompia-Now

Udacity Android Nanodegree Project 6: Capstone

This is a fully functional and colorful application that I made for Udacity's Android Developer Nanodegree Program. This app allows a user to order Filipino food from the imaginary restuarant "Lumpia Shmompia." A grid displays menu items the restaurant would serve and allows the user to dive into the details for the food. Further, the user can add the food their "grocery basket" and submit their order.

Features:

This app can:

  • Display a grid of menu items
  • Provide details for a particular item
  • Give details, location, and direction to the imaginary restaurant
  • "Order" filipino food

How to work with the source code:

  • This application uses Google APIs to serve ads and maps. You must provide your own API key in order to build the app. After obtaining an API key, add to the "API_KEY" constant in the MainActivity.java file and the AndroidManifest.xml meta-data tags.
  • This application uses Dark Sky API to serve weather coditions. You must provide your own API key in order to build the app. After obtaining an API key, add to the apiKey field in the AboutActivity.java file.

User Facing Screens:

Menu Screen (Phone)

Menu Screen (Phone - Landscape, Menu Open)

Item Details Screen (Phone)

Order Screen (Phone)

About Us Screen (Phone)

Welcome Screen (Tablet - Landscape)

Two Panel (Tablet - Landscape)

Two Panel (Tablet)

Order Screen (Tablet)

Libraries Used:

  • Butterknife
  • Gson
  • Glide
  • Google Play Services
    • Maps
    • Ads
  • Android Support
    • AppCompat
    • Design
    • Palette

Notes:

  • Republish of Lumpia Shmompia
    • Uploaded through more proper git and githun channels to show proficieny in git commits, push, pulls, etc.

About

Udacity's Android Nanodegree Capstone Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages