Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
IrvingMg committed May 10, 2019
1 parent d9f63e7 commit 6bef715
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Herbario Institucional "Kixonga Naxo"
Aplicación móvil desarrollada para Recolectar ejemplares del herbario institucional de la Universidad de la Cañada (UNCA).

## Comenzando
Para ejecutar el proyecto seguir las siguientes instrucciones:

### Requisitos
* Crear proyecto en [Firebase](https://firebase.google.com/).
* Instalar Android Studio [Android Studio](https://developer.android.com/studio)

### Instalación
1. Clonar proyecto
```
git clone https://github.com/IrvingMg/KixongaNaxo-MobileApp.git
```

2. Ir a la consola de Firebase y registrar la aplicación con el nombre
```
com.example.kixonganaxo
```

3. Finalizar el registro en Firebase siguiendo las instrucciones de la plataforma.

4. Abrir Android Studio y ejecutar la aplicación.

## Construido con
* [Firebase](https://firebase.google.com) - Backend As A Service
* [Android Studio](https://developer.android.com/studio) - IDE

0 comments on commit 6bef715

Please sign in to comment.