Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroDavidArzolaSaavedra authored Feb 7, 2024
1 parent fbcbfe5 commit b6c84b9
Showing 1 changed file with 35 additions and 33 deletions.
68 changes: 35 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
<h1 align="center">¡Bienvenido a 🎧Tunewave!</h1>
<h1 align="center">Welcome to 🎧Tunewave!</h1>

<p align="center" >
<img width="600px"src="https://github.com/AnaSantana016/TuneWave/assets/90756437/0d734508-4209-432b-b448-9df6f4112cd1">
</p>

## 🙆 Que es Tunewave???
## 🙆 What is Tunewave???
<img align="left" width="200" height="150" src="https://i.imgur.com/lqvy7iK.gif?raw=true"></a>
Tunewave es nuestra App Musical de los sueños 🎶.
Tunewave is our Dream Music App 🎶.

Descubre y experimenta la música como nunca antes lo habías visto. 🎵
Discover and experience music like you've never seen before. 🎵

Se han realizado dos informes de los Sprint de la asignatura utilizando LaTeX y se ha compilado en un documento PDF. 📄
Two reports have been made for the Sprint of the subject using LaTeX and have been compiled into a PDF document. 📄

## 🙆👨‍💻 Autores (Ctrl + Click para ver los perfiles)
Este informe ha sido elaborado por el Grupo 13 del curso de Programación de Aplicaciones Móviles Nativas (PAMN).
## 🙆👨‍💻 Authors (Ctrl + Click to view profiles)
This report has been prepared by Group 13 of the Native Mobile Applications Programming (PAMN) course.

[![GitHub](https://img.shields.io/badge/GitHub-Ana%20del%20Carmen%20Santana%20Ojeda-red?style=flat-square&logo=github)](https://github.com/AnaSantana016)

Expand All @@ -25,7 +25,7 @@ Este informe ha sido elaborado por el Grupo 13 del curso de Programación de Apl
<img width="200px" src="https://github.com/AnaSantana016/TuneWave/assets/90756437/a63a861f-c154-441a-a834-3ba8495fe048"/>
</p>

## 🎵 Librerías y Arquitectura de Tunewave 🚀
## 🎵 Libraries and Architecture of Tunewave 🚀
<div style="text-align: center;">

[![Retrofit](https://img.shields.io/badge/Retrofit-purple?style=for-the-badge&logo=android)]()
Expand All @@ -39,48 +39,50 @@ Este informe ha sido elaborado por el Grupo 13 del curso de Programación de Apl



## 📑 Contenido del Informe
## 📑 Report Contents

El informe se divide en dos secciones principales:
The report is divided into two main sections:

### 📋 Seccion 1: Planificación del Sprint
En esta sección, se mencionan las historias de usuario, la estimacion de tiempo de cada historia, tambien las personas del equipo encargados de cada historia.
### 📋 Section 1: Sprint Planning
In this section, user stories are mentioned, the time estimation of each story is also mentioned, as well as the team members responsible for each story.

### 📱 Seccion 2: Capturas de pantalla que muestren dichas funcionalidades
En esta sección, se mostraran las capturas de las funcionalidades desarrolladas durante el Sprint
### 📱 Section 2: Screenshots showing those functionalities
In this section, screenshots of the functionalities developed during the Sprint will be shown.

## 🎮 Ejecución de la Aplicación
Además, para compilar y ejecutar tu aplicación Android localmente, sigue estos pasos utilizando Android Studio:
## 🎮 Running the App

1. Abre tu proyecto en Android Studio.
Additionally, to compile and run your Android application locally, follow these steps using Android Studio:

2. Verifica que todas las dependencias estén correctamente configuradas.
1. Open your project in Android Studio.

3. Haz clic en el botón "Build" para compilar tu aplicación.
2. Ensure all dependencies are correctly configured.

4. Una vez completada la compilación, selecciona un emulador o conecta un dispositivo físico.
3. Click the "Build" button to compile your application.

5. Haz clic en el botón "Run" para ejecutar la aplicación en el emulador o dispositivo.
4. Once the build is complete, select an emulator or connect a physical device.

Recuerda que estos pasos asumen que ya has configurado tu entorno de desarrollo correctamente y que tu aplicación está libre de errores. ¡Disfruta de la compilación y ejecución de tu aplicación en Android Studio!
5. Click the "Run" button to execute the application on the emulator or device.

## 📄 Compilación del Informe
Si deseas compilar el informe en Overleaf en lugar de hacerlo en tu máquina local, puedes seguir estos pasos:
Please note that these steps assume you have already set up your development environment correctly and that your application is error-free. Enjoy building and running your application in Android Studio!

1. Abre tu proyecto en Overleaf (asegúrate de haber creado una cuenta en Overleaf y de haber importado tu proyecto allí).
## 📄 Compiling the Report

2. Localiza el archivo "primerSprint.tex" en el proyecto en Overleaf.
If you want to compile the report on Overleaf instead of doing it on your local machine, you can follow these steps:

3. Haz clic en el archivo "primerSprint.tex" para abrirlo en el editor de Overleaf.
1. Open your project in Overleaf (make sure you have created an account on Overleaf and imported your project there).

4. En la parte superior del editor, verás un botón llamado "Recompilar" o "Compilar" (puede variar según la versión de Overleaf). Haz clic en este botón.
2. Locate the "primerSprint.tex" file in the project in Overleaf.

5. Overleaf se encargará de compilar automáticamente el documento LaTeX y generará el archivo PDF correspondiente.
3. Click on the "primerSprint.tex" file to open it in the Overleaf editor.

6. Una vez que haya finalizado la compilación, podrás descargar el archivo PDF resultante desde la interfaz de Overleaf.
4. At the top of the editor, you will see a button called "Recompile" or "Compile" (it may vary depending on the version of Overleaf). Click on this button.

## 🤝 Contribuciones
5. Overleaf will automatically compile the LaTeX document and generate the corresponding PDF file.

Si desea contribuir a este informe o realizar mejoras, le invitamos a hacerlo. Puede abrir problemas (issues) o enviar solicitudes de extracción (pull requests) para colaborar en el desarrollo del informe. 🛠️
6. Once the compilation is complete, you can download the resulting PDF file from the Overleaf interface.

Por favor, contáctenos si tiene preguntas o comentarios sobre el informe. 📬
## 🤝 Contributions

If you wish to contribute to this report or make improvements, you are invited to do so. You can open issues or send pull requests to collaborate in the development of the report. 🛠️

Please feel free to contact us if you have questions or comments about the report. 📬

0 comments on commit b6c84b9

Please sign in to comment.