https://github.com/glpecile/bd2_tpe
TPE 72.41 - Base de Datos II - Primer Cuatrimestre 2022.
https://github.com/glpecile/bd2_tpe
itba nextjs postgresql redis tailwindcss typescript
Last synced: about 2 months ago
JSON representation
TPE 72.41 - Base de Datos II - Primer Cuatrimestre 2022.
- Host: GitHub
- URL: https://github.com/glpecile/bd2_tpe
- Owner: glpecile
- License: mit
- Created: 2022-06-25T17:50:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T03:44:53.000Z (over 3 years ago)
- Last Synced: 2024-12-26T12:13:53.236Z (over 1 year ago)
- Topics: itba, nextjs, postgresql, redis, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 6.9 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TPE Base de Datos 2
Implementación Trabajo Práctico Especial para la materia 72.41 - Base de Datos II - Primer Cuatrimestre 2022.
- [TPE Base de Datos 2](#tpe-base-de-datos-2)
- [Autores](#autores)
- [Stack](#stack)
- [Frontend](#frontend)
- [Backend](#backend)
- [Instalación y ejecución](#instalación-y-ejecución)
- [Presentación](#presentación)
## Autores
* [Julián Francisco Arce](https://github.com/JuArce)
* [María Victoria Conca](https://github.com/MickyConca)
* [Natali Daiana Lilienthal](https://github.com/Natu17)
* [Gian Luca Pecile](https://github.com/glpecile)
## Stack
### [Frontend](/frontend)
* [Typescript](https://www.typescriptlang.org/)
* [Next.js](https://nextjs.org/)
* [TailwindCSS](https://tailwindcss.com/docs/installation)
### [Backend](/backend)
* [FastAPI](https://fastapi.tiangolo.com/)
* [RedisDB](https://redis.io/)
* [PostgreSQL](https://www.postgresql.org/)
## Instalación y ejecución
Para instalar y ejecutar tanto el backend como el frontend, se encuentran disponibles los siguientes archivos README dentro
de cada carpeta según corresponde:
* [Backend](/backend/README.md)
* [Frontend](/frontend/README.md)
## Presentación
La presentación al igual que una demo se encuentra presente en el siguiente [link](https://www.canva.com/design/DAFEnBs6E-A/rLhnSVmdejOmhjyAOXkGnw/view?utm_content=DAFEnBs6E-A&utm_campaign=designshare&utm_medium=link&utm_source=publishpresent).
---