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

Student - Course Page Functionality (Extension) #25

Open
4 tasks
fieldstyler opened this issue Oct 29, 2020 · 0 comments
Open
4 tasks

Student - Course Page Functionality (Extension) #25

fieldstyler opened this issue Oct 29, 2020 · 0 comments
Labels
backend Rails Backend work/task extension student

Comments

@fieldstyler
Copy link
Contributor

fieldstyler commented Oct 29, 2020

As a student user,
When I visit '/dashboard'
and click on a specific courses link
I should be taken to that courses show page '/courses/{course_id}'
where I see....

A 'List of Most Recent Poms' section that displays the last 3 POM descriptions/links
Within 'List of Most Recent Poms, I see..

A button to 'Favorite POM' next to each POM

  • When I click the button, the POM is added to a favorite poms list
  • and I see a flash message confirming that the POM was added

A button to visit 'Favorite POMS'

  • When I click the button I'm taken to '/poms/favorites'

A 'List of Last 20 POMs' button

  • When I click the button, I'm taken the 'Most Recent POM Breaks' page '/poms/recent'
@fieldstyler fieldstyler added backend Rails Backend work/task extension student labels Oct 29, 2020
@fieldstyler fieldstyler changed the title Student - Course Show Page Functionality (Extension) Student - Course Page Functionality (Extension) Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Rails Backend work/task extension student
Projects
None yet
Development

No branches or pull requests

1 participant