Skip to content

UI: List trending technologies #571

@scastillo-jp

Description

@scastillo-jp

Purpose
list the most used technologies in the application taking into account the time-entries created. For it, we will need to sum the times per entry created using that technology from all the users interacting the app.

The information returned must be classified by month and the body will be an array of objects containing technology-name, minutes spend with the technology.

Design link
create a table with this format:
image
new design of the table.
image

Criteria of acceptance

  • Create a new option in the menu: Technologies
  • Create a table for list technologies most used.
  • For each technology we new list the project with yours user and hours spent in x technology
  • Get the informations of technologies in the table.
  • Filter per month this list of technologies

Note:
In necessary finish this endPoint: List trending technologies ioet/time-tracker-backend#216

Metadata

Metadata

Labels

mvpminimum viable product

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions