wsu-cpts489-fa20 / bp-sstrack

SpeedScore TRACK team repo
0 stars 0 forks source link

As a Speedgolf player I want to be able to view the full details of a specific round when I click on it #3

Open wsuConnor opened 4 years ago

wsuConnor commented 4 years ago

Functional Requirements:

Acceptance Criteria

wsuConnor commented 3 years ago

The card was preemptively assigned to milestone 2, this week I was tasked with completing it. However, I found that with Hongqi working on changing and expanding what the round recording data was, I would need that code in order to properly display all the new information. It was an oversight we made at the beginning of the week so I ended up aiding Hongqi with his portion to ensure it would be completed this week.

TaKuhq commented 3 years ago

view round details: Finished JavaScript logic part, the system can switch between details and the home page. Finished creating the button and icon. Complete a detailed table that displays all of the user's data. Unfinished: User data cannot be displayed in detail view.