Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PA Review: Schedules #6

Open
14 tasks done
eric2523 opened this issue Oct 22, 2020 · 0 comments
Open
14 tasks done

PA Review: Schedules #6

eric2523 opened this issue Oct 22, 2020 · 0 comments
Assignees

Comments

@eric2523
Copy link
Owner

Schedules

Functionality

Frontend

  • /schedule/:categoryName should bring user to the schedules page of a specific category
  • Navigation bar should redirect user to appropriate page
  • Schedule should list workout classes in order
  • Users should be able to sign up/cancel a workout class
  • Each class should display a picture of the instructor's profile photo
  • Each class should display the correct information
  • Dates should be formatted properly just like the actual website

Backend

  • Backend calls should return information as JSON
  • Backend calls should fetch information about a category's classes
  • User profile pictures should be uploaded to AWS
  • Each user should only have one profile picture at a time

Style

  • All relevant elements should have cursor: pointer on hover
  • Sign up/cancel button should have individual hover effect

Seeds

  • Adequate and appropriate seeds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants