Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rominarg/restaurant_app
https://github.com/rominarg/restaurant_app
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rominarg/restaurant_app
- Owner: rominarg
- Created: 2024-01-16T23:27:44.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-16T23:43:46.000Z (12 months ago)
- Last Synced: 2024-01-17T06:40:45.042Z (12 months ago)
- Language: Java
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
![Android](https://img.shields.io/badge/Android-Studio-brightgreen)
![Java](https://img.shields.io/badge/Java-8%2B-red)# App Restaurante en Android Studio y Java
## Objetivo
Desarrollo de un aplicación móvil en Android cuya finalidad es mostrar información de un restaurante a los usuarios de la App como:
- Platos
- Bebidas
- Promoción
- Datos de contacto
- Información de la empresa.## Software a utilizarse para el desarrollo
- Lenguaje de programación Java
- SDK Android
- IDE de desarrollo Android Studio.## Componentes y Widgets que se utilizaron:
- LinearLayout
- TextView
- ImageView
- Button
- GridLayout
- ListView
- GridView