You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/web/README.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,23 +26,18 @@ These are just some of the base routes and will advance over time.
26
26
### Routes
27
27
28
28
1.**Dashboard**
29
-
30
29
-`/admin/${teamId}`: Route for the admin dashboard of the selected team, providing an overview of key metrics and recent activities.
31
30
32
31
2.**Workouts**
33
-
34
32
-`/admin/${teamId}/workouts`: Route for managing workouts specific to the selected team, enabling coaches to create, edit, and schedule training sessions.
35
33
36
34
3.**Athletes**
37
-
38
35
-`/admin/${teamId}/athletes`: Route for managing athlete profiles and performance metrics for the selected team, facilitating athlete tracking and attendance monitoring.
39
36
40
37
4.**Events**
41
-
42
38
-`/admin/${teamId}/events`: Route for managing events (e.g., competitions, meets) for the selected team, allowing coaches to create, view, and manage event details.
43
39
44
40
5.**Analytics**
45
-
46
41
-`/admin/${teamId}/analytics`: Route for accessing analytics and performance insights related to the selected team, offering trend analysis and training effectiveness evaluation.
0 commit comments