/CrudApp

Primary LanguagePythonMIT LicenseMIT

Proyecto de Programacion II

Nombre: Nahum Gamaliel Santana Mariano (Backend)
Matricula: 2021-0959

Nombre: Irvin Martinez (Frontend)
Matricula: 2018-6888

Nombre: Dervin Ransiel (Frontend)
Matricula: 2020-10715

Tecnologias Usadas:

  • Python/Django (Backend)
  • PostgresSQL (Base de Datos)
  • Node.js/Vite (Generar Estaticos)
  • Vue.js (Framework de Js alternativo a React)
  • Heroku (PaaS donde se aloja el Backend)
  • Github Pages (Static Server donde se alojan los estaticos)

Requisitos:

  • Python ^3.8
  • Node.js ^12.2

Instalación:

Para instalar y ejecutar el proyecto utilice el siguiente comando

make build_and_start

Y luego accerder a la ruta http://127.0.0.1:8000/

Nota: Requiere de tener Node.js ^12.2 y Python ^3.8 o superior.

Preview

Screenshot from 2022-04-27 22-44-28