Logo

Telecom Onboarding

MVP creado por el equipo 7 para la Hackaton Tech Station por Telecom.

Deploy 📦

Web Oficial: https://frontend-equipo7.vercel.app/

API: https://backend-equipo7.herokuapp.com/users/

Wireframe: https://miro.com/app/board/uXjVOE7lkRE=/

Repository Backend: https://github.com/svillavicencio/backend-equipo7

Authors

Mentores

  • Alex Villecco
  • Damian Bento

Screenshots

App Screenshot App Screenshot App Screenshot

Tech Stack MERN

Client: React, React Hooks, Bootstrap 5

Server: Node, Express, MongoDB

Deploy: Heroku, Vercel

Setup: Eslint, Prittier, Husky, LiveShare VSC

Run Locally

user y pass: 567124/123123

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

API Reference

URL Backend

  https://backend-equipo7.herokuapp.com/

Get user item

  GET /users/${legajo}

Get user Rol

  GET /users/${legajo}/rol

Get user courses

  GET /users/${legajo}/courses

Get user software tools

  GET /users/${legajo}/software

Get user signin

  GET /users/signin

POST user signup

  GET /users/signup

Roadmap

  • Agregar rutas API

  • Agregar panel de administracion

Construido con 🛠️

Travis

Coverage Status

Version

Donloads

License

MIT