**Description** <!-- Provide a clear and concise description of the feature. --> Add timestamp next to the fastest shot **Reasons** <!-- Explain why we should add this feature. Provide use cases to illustrate its benefits. --> Users will be able to see when they shot the fastest shot. **Acceptance Criteria** <!-- Describe quickly what criteria should be met in order to consider it closed --> To consider the issue as closed, the following tasks should be done: - [ ] Use some sort of timer on backend - [ ] Collect the timestamp when the shot become the fastest in the backend - [ ] Send the data to the frontend - [ ] Display the timestamp of the fastest shot next to the shot
Description
Add timestamp next to the fastest shot
Reasons
Users will be able to see when they shot the fastest shot.
Acceptance Criteria
To consider the issue as closed, the following tasks should be done: