You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this issue is to create a dashboard page to the user, the Dashboard Page will have the following options:
Links to others page on the top of the page;
Two buttons on the top of the page, the first is "Planos"(To direct the user to Plan page) and the second is "Perfil "(This button have the following option: Conta, Contato, FAQ and Sair);
A Card that will show news about the platform;
A Button that allows the user create a new resume;
Some options for the user to manage their resume are these buttons: Download, Editar,
Duplicar, Renomear, Enviar por Email, Download TXT e Deletar);
Why
The users need to have a space to see their resume that was created and manage it.
Level
Medium
Current behavior
The user doesn't have one space to see the resume that he created.
Expected behavior
When the user creates a resume, the system should show their resume on a dashboard page so that the user could manage it.
Screenshot attached
Dashboard Page
How to solve this issue
Define the logged-in route to direct the user for Dashboard Page;
Create the frontend following the layout above to prepare all frontend to receive the backend that will be necessary;
You don't need to think about the resume as a whole, you just need to create a component to receive the image in the future;
How to reproduce the user scenario
Run the project locally;
Access the login page;
Insert your email and password;
Click on the button "Entrar";
The system should authenticate the user and redirect you to the Dashboard Page;
Description
The goal of this issue is to create a dashboard page to the user, the Dashboard Page will have the following options:
Duplicar, Renomear, Enviar por Email, Download TXT e Deletar);
Why
The users need to have a space to see their resume that was created and manage it.
Level
Medium
Current behavior
The user doesn't have one space to see the resume that he created.
Expected behavior
When the user creates a resume, the system should show their resume on a dashboard page so that the user could manage it.
Screenshot attached
Dashboard Page
How to solve this issue
How to reproduce the user scenario
What you will need to complete this issue
N/A
Tips
The text was updated successfully, but these errors were encountered: