Racial Survey
An application to measure people's racism indexes through a survey format, it's able to categorize and suggest online documentation to the user.
About:
My role for this project is as a frontend developer, I was in charge of the design and implementation process of the site. Starting with the sketches of the UI using Figma
Features:
- Integration with existing backend written in Django Rest Framework.
- The administration of the site from which users, surveys, categories and recommendations are managed.
- The anonymous user can participate in a survey and see the suggested recommendations.
- A dashboard with graphs of the application statistics for decision makers.
- Management of authentication and authorization with AuthJs and the following roles: admin, researcher, anonymous user, decision maker.