423S25 / repo2

https://423s25.github.io/repo2/
MIT License
0 stars 1 forks source link

Analytics Page #6

Open NolanJenko opened 3 months ago

NolanJenko commented 3 months ago

Analytics Page

On the frontend it would be a nice to have to add a line graph that can allow a user to track changes over time to each inventory item. Within that analytics page, the user could set the date range and what item they want to view consumption and purchasing trends on.

Drawbacks

Main drawback is that this feature is dependent on the Logs enhancement #5 so until that is completed, this feature cannot be completed either.

Alternatives

The other alternative is to provide some sort of snapshot analytics but unsure of what those analytics might entail.

NolanJenko commented 3 months ago

Added a mock analytics page for now.

NolanJenko commented 2 months ago

Added a bar chart to analytics page.

NolanJenko commented 2 months ago

Updated the analytics page look but still working on the backend requests to finish it