vinson-han / expense-tracker

0 stars 1 forks source link

Dashboard Implementation #46

Closed santi-jose closed 2 months ago

santi-jose commented 2 months ago

Task Owner (Responsible): [Jose, S]

Task Assignee (Accountable): [Jose, S]

Task Deadline: [6/21/2024]

Task Description: For this task I will be implementing the mockup design I made for the dashboard using Figma. I will code the dashboard page for the expense-tracker.

Acceptance Criteria: For this criteria to be met, the Dashboard must match the proposed mockup I came up with on Figma. The Navbar must redirect properly to the Sign Up and Login pages as necessary. There will also be an additional router to Sign up at the bottom of the page below the web application description.

Estimation: This task should take at most 1 week to complete.

Dependencies: The dependency for this task is to confirm the design of the dashboard.

Priority: Moderate. This task is essential for giving our expense-tracker a way to show users what the product is for.

Task Type: Development

Subtasks:

  1. Setup the routing for the links to be used in the dashboard without the styling
  2. Style the dashboard given the approved mockup design. … Testing Requirements: If the webpage looks like the proposed design and successfully redirects to the appropriate pages, then the dashboard implementation is complete.

Documentation: There is Figma documentation showing the different mockups for the dashboard. There will also be comments included in the code to ensure the code is more readable.

Definition of Done: When the webpage looks like the mockup did and the links redirect to the appropriate pages, the dashboard implementation will be complete. …