issues
search
psu-software-engineering-capstone
/
walktober
Walktober is a yearly fitness challenge at PSU and this project is to design a software platform for it. The platform is modern, responsive, improved design and analytics and simplified configuration. Let's create the best Walktober experience!
Other
5
stars
3
forks
source link
Admin page (edit step log)
#201
Closed
juroc95
closed
1 year ago
juroc95
commented
1 year ago
Edit step log page: Nathan (frontend)
Pressing the "edit step log" button should take the admin to their edit step log page.
The data is organized by date, and the admin should be able to change the step count for each date.
This means that an "edit" button should be available for each date.
Pressing the "edit" button, entering a step count, and pressing "submit" should update the user's step log.
If the user belongs to a team, the team's total step count and average step count should also be updated.
Edit step log page: Nathan (frontend)