pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/programandoconro/React-Native-Firebase-Restaurant-Reservation-App

el="stylesheet" href="https://github.githubassets.com/assets/primer-9e07ff8eaaaff3a3.css" /> GitHub - programandoconro/React-Native-Firebase-Restaurant-Reservation-App: 📤 Envía y recibe 📥 reservaciones a Restaurante desde teléfono Android 📲 con base de datos en 🔥 Firebase 💾 · GitHub
Skip to content

programandoconro/React-Native-Firebase-Restaurant-Reservation-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aplicación móvil (Android) para hacer reservas a Restaurant utilizando base de datos en tiempo real de Firebase.

Envía datos de reservación a Firebase y recibe la confirmación de la reserva a partir del administrador.

Esta App puede ser controlada por el Panel de Administrador Web, disponible en: https://github.com/programandoconro/Firebase-Real-Time-Web-Admin-App

Funcionalidades:

  • Enviar y recibir datos en tiempo real a partir de Firebase.
  • Autenticación (login) y creación de nuevo usuario (sign up) con Firebase Auth.

Para instalar, clonar este repositorio y en la carpeta creada instalar la App y sus dependencias.

git clone https://github.com/programandoconro/React-Native-Restaurant-Reservation-App 
cd React-Native-Restaurant-Reservation-App
npm install
expo start

Recuerda que debes permitir autenticación por correo/contraseña en Firebase, así como cambiar las reglas de seguridad de la base a datos a:

{
  "rules": {
      ".read": "auth != null",
      ".write": "auth != null"
  }
}

Edita las credenciales de Firebase ubicada en /src/core/config.js

export const FIREBASE_CONFIG = {

apiKey: "",
 authDomain: "",
 databaseURL: "",
 projectId: "",
 storageBucket: "",
 messagingSenderId: "",
 appId: "",
 measurementId: ""
}

Screenshots:

Releases

No releases published

Packages

 
 
 

Contributors

pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy