ironhacks / ironhacks-app

IronHacks server application built with React
https://ironhacks.com/
GNU General Public License v3.0
4 stars 2 forks source link

[FEATURE] Counter in click tracking data #140

Open ManthanKeim opened 2 years ago

ManthanKeim commented 2 years ago

Summary Add a counter in click data and report it in the frontend where other users can see how many times a notebook is being clicked on.

Description Provide a more detailed write up of your proposal here

Does this feature solve an existing problem A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Does this the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context, screenshots, or mockups

References Include any links to existing projects, packages, articles, or issues that would be helpful

ManthanKeim commented 2 years ago

Got the schema updated, still have to implement it to the dev site and do some testing.