MarceloSpagnuolo / Proyecto-Final-ft07-04

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HENRY MANAGER

PRESENTATION
This final project was realized during Henry bootcamp, in a group of several people, applying scrum methodology and technologies learnt during the bootcamp plus others that were learned during this project.

TECHNOLOGIES
The principal technologies used where: Typescript as a general language. React, Redux and Router for the design in the FrontEnd components, Axios for reaching Backend endpoints. NodeJs, Express for Backend development. Bcrypt for password hashing. Passport for local strategies to login users along with JsonWebToken with protected routes. Mailgun as a mail delivering services. Multer to upload Images. Xlxs to manage spreadsheet and C3Js to create graphics.

LOGIN
The home of the app is the login since the users are invited through an email where they have to register. Only after they are invited, registered and logged in the app starts displaying information depending on the role the user was given.

login

STUDENTS
They have access to read-only components, like their test scores, their data, etc.

alumno alumno

TEACHERS ASSISTANTS
Since they are also a student, they have the same access to the read-only components, but also access to attendance editing and participation of the students in the StandUp groups they belong to.

pm

ADMIN
Access to student control panel and management.

alumnos alumnos

Management, creation and control of cohorts.

cohorte

Management and loading of student's test scores.

checkpoints checkpoints

CONTRIBUTORS

About


Languages

Language:TypeScript 67.0%Language:CSS 31.0%Language:HTML 1.4%Language:JavaScript 0.6%