Skip to content

PA Review: Classes #4

Description

@exian-ut

Workout Classes

Functionality

Frontend

  • /classes should render a list of categories that redirect to /classes/:category
  • Navigation bar should redirect user to appropriate page
  • Clicking on individual classes should render a modal
  • Individual class pages should display information about a specific class
  • Class page should render images of songs through Spotify API
  • Users are able to sign up for a class through Class Modal

Backend

  • Backend calls should return information as JSON
  • Class images should be received through AWS/Active Storage
  • Each class should have one photo attached
  • Workout class should fetch songs through joins table
  • Fetch Spotify tracks information through AJAX requests

Style

  • All relevant elements should have cursor: pointer on hover
  • Class images should have hover effect and class details
  • Modal should look exactly like the real website

Seeds

  • Adequate and appropriate seeds
  • Each category should have at least 6 classes

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions