Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard Page #17

Closed
mthais opened this issue Dec 21, 2018 · 2 comments
Closed

Dashboard Page #17

mthais opened this issue Dec 21, 2018 · 2 comments
Labels
Done React task in react

Comments

@mthais
Copy link
Owner

mthais commented Dec 21, 2018

Description

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

screencapture-127-0-0-1-32767-start-html-2018-12-06-12_55_58

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;

What you will need to complete this issue

N/A

Tips

@mthais mthais added In Progress React task in react labels Dec 21, 2018
@Github-AsraGhouri
Copy link

i have done this task

@mthais
Copy link
Owner Author

mthais commented Dec 27, 2018

solved #18

@mthais mthais closed this as completed Dec 27, 2018
@mthais mthais added Done and removed In Progress labels Dec 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Done React task in react
Projects
None yet
Development

No branches or pull requests

2 participants