Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/melvinaguilar/travelgo

Aplicación full-stack con el objetivo de ayudar a los usuarios a encontrar lugares turísticos en El Salvador, y brindarles información sobre estos lugares.
https://github.com/melvinaguilar/travelgo

axios express mongodb mongoose nodejs react react-hooks react-router-dom sass

Last synced: about 1 month ago
JSON representation

Aplicación full-stack con el objetivo de ayudar a los usuarios a encontrar lugares turísticos en El Salvador, y brindarles información sobre estos lugares.

Awesome Lists containing this project

README

        

[![Issues][issues-shield]][issues-url]  
[![MIT License][license-shield]][license-url]  
[![builtwithheart](https://img.shields.io/badge/Build%20with-%E2%99%A5-red?style=for-the-badge)]()  
![](https://img.shields.io/badge/Version-1.0.0-blue?style=for-the-badge)  



Travel Go SV



Proyecto de Programación Web


Reportar Error
·
Solicitar Característica



Links


Demo en linea


## :tada: Acerca del Proyecto

Esta aplicación fue creada con el fin de ayudar a los usuarios a encontrar lugares turísticos en El Salvador, y brindarles información sobre estos lugares. Hecha por un grupo de estudiantes de ingenieria informática de la Universidad Jose Simeon Cañas, UCA.

![](.screenshots/desktop-preview.png)

## :hammer: Tecnologías

Lista de tecnologías utilizadas en este proyecto.

### Front-End
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)  
![SASS](https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge&logo=SASS&logoColor=white)  
![Yarn](https://img.shields.io/badge/yarn-%232C8EBB.svg?style=for-the-badge&logo=yarn&logoColor=white)  
![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white)  

### Back-End
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)  
![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge&logo=express&logoColor=%2361DAFB)  
![Mongoose](https://img.shields.io/badge/-Mongoose-333?style=for-the-badge&logo=mongoose&logoColor=white)  
![Nodemon](https://img.shields.io/badge/Nodemon-76D04B?style=for-the-badge&logo=Nodemon&logoColor=white)  
![JWT](https://img.shields.io/badge/JWT-black?style=for-the-badge&logo=JSON%20web%20tokens)  
![NPM](https://img.shields.io/badge/NPM-%23000000.svg?style=for-the-badge&logo=npm&logoColor=white)  

### Database Design
![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white)  
![MongoDB Atlas](https://img.shields.io/badge/mongodb%20atlas-4EA94B?style=for-the-badge&logo=mongodbatlas&logoColor=white)

### Test the API
![Insomnia](https://img.shields.io/badge/Insomnia-black?style=for-the-badge&logo=insomnia&logoColor=5849BE)

### Aditionally
![Github](https://img.shields.io/badge/Github-181717.svg?style=for-the-badge&logo=Github&logoColor=white)  
![Gitflow](https://img.shields.io/badge/-gitflow-05a698?style=for-the-badge&logo=git&logoColor=white)  
![React Hook Form](https://img.shields.io/badge/React%20Hook%20Form-%23EC5990.svg?style=for-the-badge&logo=reacthookform&logoColor=white)  
![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white)  
![Railway](https://img.shields.io/badge/Railway-131415?style=for-the-badge&logo=railway&logoColor=white)

(back to top)

## :memo: Documentación

- [[Documento] 01 - Definición del proyecto.pdf](https://drive.google.com/file/d/1o9fUTMX2PNPHBia2zzQ6SrJDkOFwaSKN/view?usp=sharing)
- [[Documento] 02 - Prototipo de la aplicación.pdf](https://drive.google.com/file/d/1qF6r2XBzdWuuJ54xCnAPtfaoM6DorMe1/view?usp=sharing)
- [[Documento] 02.1 - Branding.pdf](https://drive.google.com/file/d/1extmq9J8_s92Ot1UAdZvtYTNC90do1w0/view?usp=sharing)
- [[Documento] 03 - Diccionario de datos.pdf](https://drive.google.com/file/d/12DHkTEVa7652uMemu-pdBNfOpC2_5tCS/view?usp=sharing)
- [[Documento] 04 - Diagramas UML de casos de uso.pdf](https://drive.google.com/file/d/1hxjaR_g-GfzmjPnGjQY6p7Weclr_v0_T/view?usp=sharing)
- [[Documento] 05 - Manual de usuario.pdf](https://drive.google.com/file/d/1ahSu21mzNV1BGOyW9QgMrIIBzQlUefwS/view?usp=sharing)
- [Carpeta contenedora de documentos](https://drive.google.com/drive/folders/1TVu6Fqgzc5ul_Z63fria0BxNfTJXVlQ-?usp=sharing)


- [Diseños en Figma](https://www.figma.com/file/1lLqBg4BEUuq3whFCkACwx/UI%2FUX-Design?node-id=136%3A53511)
- [Documentación de Insomnia](https://travel-go-doc-api.vercel.app/)



(back to top)

## :building_construction: Prerrequisitos

* NPM
* YARN



(back to top)

## :page_facing_up: Licencia

Distribuido bajo MIT License. Ver `LICENSE.txt` para más información.



(back to top)

## Usuario de prueba

### Usuario
[email protected]

### Contraseña
rootpassword02



(back to top)

### :technologist: Miembros del equipo

Fernanda Vásquez | Melvin Aguilar | Henry Escobar
:---: | :---: | :---:
| |
[Ir a Github](https://github.com/cam-vasquez) | [Ir a Github](https://github.com/MelvinAguilar) | [Ir a Github](https://github.com/HenryLima07)



(back to top)

[issues-shield]: https://img.shields.io/badge/Report%20an-Issue-important.svg?style=for-the-badge
[issues-url]: https://github.com/MelvinAguilar/TravelGo/issues
[license-shield]: https://img.shields.io/badge/License%20-MIT-57b9d3.svg?style=for-the-badge
[license-url]: https://github.com/MelvinAguilar/TravelGo/blob/main/LICENSE