Skip to content

PA Review: Schedules #6

Description

@exian-ut

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions