Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cheems-dev/prueba-ntt-frontend-lc

CRUD songs
https://github.com/cheems-dev/prueba-ntt-frontend-lc

ionic ionic-framework netlify scss

Last synced: 19 days ago
JSON representation

CRUD songs

Awesome Lists containing this project

README

        

## SONGS PLATFORM

![image](https://user-images.githubusercontent.com/38531618/210079249-90f23e19-8a0c-4b00-8342-5c04709aa49d.png)

## Source
Backend : https://github.com/cheems-dev/ntt-back

## Tareas completadas

- [x] Crear una base de datos en MongoDB Atlas e integrarlo con backend.
- [x] Solucion de bugs en backend para el correcto deployment.
- [x] Deploy de [backend](https://github.com/cheems-dev/ntt-back) en fly.io.
- [x] Deploy del [frontend](https://beautiful-crumble-e48f83.netlify.app/) en Netlify.
- [x] Implementación de CRUD en ionic.
- [x] Uso de typescript y tipado en los servicios integrados.
- [ ] Testing

## Incovenientes
1. Testing:
Karma pide una variable de entorno CHROME_BIN a pesar de intentar instalar Google en WSL2 y añadir la variable de entorno a .zshrc sigue persistiendo el error mencionado.