chewydc / Hackaton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bienvenido al e-learning autogestion de Telecom

Potenciamos tu mundo

EQUIPO 6 - 404 NOT FOUND

Proyecto de autogestion de licencias de aprendizaje

BackEnd

  • Hacker Jr. - Cejas Matias
  • Hacker Sr - Damian del Campo
  • Hacker Jr - Emmanuel Lopez

FrontEnd

  • Hacker Sr - Jonathan Magnone

  • Hacker Jr - Sandra Baronetto

  • Mentor = Santiago Miguel Díaz

  • Mentor - Nico Esposito

Build Status

Todos los Cursos, datos de licencias e informacion es ficticia

Features

  • Carrousel con informacion general de la plataforma
  • Autogestion por medio de my-lerning
  • Asignacion de licencias con vigencia
  • Almacenamiento de datos en FireStore
  • APIs funcionales en Heroku
  • Hosting de FireBase - LINK
  • Repositorio en GitHub - LINK
  • Hosting de Imagenes en Storage

Tech

  • [ReactJS]
  • [Vainila JS]
  • [Material UI]
  • [Bootstrap]
  • [Node js]
  • [FontAwesome]
  • [MongoDB]

Codigo abierto compartido en Public Repository de GitHub.

Ejecucion

Requiere Node.js v16+

Install the dependencies and devDependencies and start the server.

npm install react-bootstrap bootstrap@5.1.3
npm install @mui/material @emotion/react @emotion/styled
npm i --save @fortawesome/fontawesome-svg-core
npm install --save @fortawesome/free-solid-svg-icons
npm install --save @fortawesome/react-fontawesome
npm install
npm start

Dependencias del BackEnd

  • "bcryptjs"
  • "cors"
  • "dotenv"
  • "express"
  • "express-validator"
  • "mongoose"

Dependencias del FrontEnd

  • "@emotion/react": "^11.8.2",
  • "@emotion/styled": "^11.8.1",
  • "@fortawesome/fontawesome-svg-core": "^6.1.0",
  • "@fortawesome/free-solid-svg-icons": "^6.1.0",
  • "@fortawesome/react-fontawesome": "^0.1.18",
  • "@material-ui/core": "^4.12.3",
  • "@mui/material": "^5.5.1",
  • "@testing-library/jest-dom": "^5.16.2",
  • "@testing-library/react": "^12.1.4",
  • "@testing-library/user-event": "^13.5.0",
  • "boostrap": "^2.0.0",
  • "firebase": "^9.6.9",
  • "react": "^17.0.2",
  • "react-bootstrap": "^2.2.1",
  • "react-dom": "^17.0.2",
  • "react-router-dom": "^6.2.2",
  • "react-scripts": "5.0.0",
  • "styled-components": "^5.3.3",
  • "web-vitals": "^2.1.4"

About


Languages

Language:JavaScript 81.3%Language:CSS 13.9%Language:HTML 4.8%