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

Displaying certain question page feature #44

Closed
liornoy opened this issue Apr 12, 2021 · 0 comments · Fixed by #45
Closed

Displaying certain question page feature #44

liornoy opened this issue Apr 12, 2021 · 0 comments · Fixed by #45

Comments

@liornoy
Copy link
Contributor

liornoy commented Apr 12, 2021

This feature is for the page that opens after you click certain questions on the "Explore" page.
The page will display the question, and underneath all the existing answers.
Also, if this page is opened by the user who wrote the question he will have the options to delete and edit.

Tasks:

  1. Add the needed function/class to views.py
  2. Add the route to the urls,py
  3. Create the needed HTML file
  4. Add the needed tests for the feature

The "prototype" design:

image

@liornoy liornoy changed the title Displaying certain questions page feature Displaying certain question page feature Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant