Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 563 Bytes

File metadata and controls

3 lines (2 loc) · 563 Bytes

RestaurantAndroidApp

Built a working Android app for a small restaurant that could allow customers to browse the menu, place takeout orders, and process delivery updates. Using Android Studio and Google Firebase-Cloud services for storage (Firestore) and authentication, I learned the importance of various UI layouts, such as RelativeLayout or GridView, to effectively broadcast variable content and process real-time user input in a mobile app. image