[Feature] Adding some statistic #91

Closed
opened 2025-09-20 00:55:32 +02:00 by Networms · 4 comments

I don't know how else to contact you, so I'm trying this way.
I have the following change requests for a new version, which I think would be a good addition to your well-designed one:

  • Addition of multiple sets
  • Total sets per year (official sales)
  • Total costs
  • Minimum age requirement
  • Statistics
  • Total parts
  • Total sets
  • Overview of total sets per category
  • Overview of total sets per age
  • Overview of number of sets per purchase location
  • Overview of number of sets per storage location
  • Further overviews

-> Click on the number to display the corresponding sets
I don't know if you have the time and inclination to integrate this into a new version. I think some statistics would certainly be useful.

I don't know how else to contact you, so I'm trying this way. I have the following change requests for a new version, which I think would be a good addition to your well-designed one: - Addition of multiple sets - Total sets per year (official sales) - Total costs - Minimum age requirement - Statistics - Total parts - Total sets - Overview of total sets per category - Overview of total sets per age - Overview of number of sets per purchase location - Overview of number of sets per storage location - Further overviews -> Click on the number to display the corresponding sets I don't know if you have the time and inclination to integrate this into a new version. I think some statistics would certainly be useful.
FrederikBaerentsen added the Kind/Feature label 2025-09-22 08:34:31 +02:00
FrederikBaerentsen added this to the General Improvements project 2025-09-22 08:34:34 +02:00
FrederikBaerentsen added this to the Version 1.3 milestone 2025-09-22 08:37:04 +02:00
FrederikBaerentsen moved this to To Do in General Improvements on 2025-09-22 08:42:31 +02:00
FrederikBaerentsen changed title from Adding some statistic to [Feature] Adding some statistic 2025-09-22 08:51:25 +02:00
Owner

How does this look?

  • Addition of multiple sets: Should be implemented with #78
  • Total sets per year (official sales): Not possible, as we don't have official sales info.
  • Total costs
  • Minimum age requirement: Not possible, as the API does not contain age info.
  • Total parts: Links to /parts/ when clicked
  • Total sets: Links to /sets/ when clicked
  • Overview of total sets per categorytheme: Links to /sets/?theme=XXX when clicked
  • Overview of total sets per age: Not possible, as the API does not contain age info.
  • Overview of number of sets per purchase location: Links to /sets/?purchase_location=xxxxxx when clicked
  • Overview of number of sets per storage location: Links to /sets/?storage=xxxxxx when clicked

Anything else you would like to see?

How does this look? - [X] Addition of multiple sets: Should be implemented with #78 - ~~Total sets per year (official sales)~~: Not possible, as we don't have official sales info. - [X] Total costs - ~~Minimum age requirement~~: Not possible, as the API does not contain age info. - [X] Total parts: Links to `/parts/` when clicked - [X] Total sets: Links to `/sets/` when clicked - [X] Overview of total sets per ~~category~~theme: Links to `/sets/?theme=XXX` when clicked - ~~Overview of total sets per age~~: Not possible, as the API does not contain age info. - [X] Overview of number of sets per purchase location: Links to `/sets/?purchase_location=xxxxxx` when clicked - [X] Overview of number of sets per storage location: Links to `/sets/?storage=xxxxxx` when clicked Anything else you would like to see?
FrederikBaerentsen moved this to In Progress in General Improvements on 2025-10-01 19:44:38 +02:00
Owner

Implementation started in #107. Testing on :statistics.

Implementation started in #107. Testing on `:statistics`.
Owner

Implemented in 8e458b01d1

Implemented in 8e458b01d1
FrederikBaerentsen moved this to Done in General Improvements on 2025-10-02 13:39:16 +02:00

I am going to have to look at this. What LEGO geek doesn't love more statistics? Great job!

I am going to have to look at this. What LEGO geek doesn't love more statistics? Great job!
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FrederikBaerentsen/BrickTracker#91