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: Challenges #7

Open
14 of 16 tasks
eric2523 opened this issue Oct 23, 2020 · 0 comments
Open
14 of 16 tasks

PA Review: Challenges #7

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

Comments

@eric2523
Copy link
Owner

Challenges

Functionality

Frontend

  • /challenges should bring user to the challenges page
  • Navigation bar should redirect user to appropriate page
  • Challenge page should be a carousel
  • Users should be able to sign up/cancel a challenge
  • Each challenge should display the correct information
  • Challenge page should look exactly like the real website
  • Each challenge should display the number of participants
  • Each challenge should display the number of days remaining in the event
  • Users should be able to view their active challenges

Backend

  • Backend calls should return information as JSON
  • Backend calls should fetch information about a challenge
  • Backend calls should fetch information about the user_challenges joins table
  • Challenge photo icon should be stored in AWS

Style

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

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