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

USER STORY: View Posts #15

Closed
6 of 7 tasks
SandraBergstrom opened this issue Jun 16, 2023 · 0 comments
Closed
6 of 7 tasks

USER STORY: View Posts #15

SandraBergstrom opened this issue Jun 16, 2023 · 0 comments
Assignees
Labels
Epic 2: Post Management must-have Essential User Story Requirement
Milestone

Comments

@SandraBergstrom
Copy link
Owner

SandraBergstrom commented Jun 16, 2023

As a user, I can view and read posts on the Travel Tickr platform, so that I can explore and discover travel stories shared by other users.

Acceptance Cirteria:

  • Acceptance Criteria 1: A home page should be designed to showcase a selection of posts, allowing users to get an overview of the travel stories.
  • Acceptance Criteria 2: The most recent post appearing first in the list.
  • Acceptance Criteria 3: The post view should provide a clear and user-friendly layout, allowing users to read the contents of each post easily.

Tasks

  • Implement a post list view and post view in Django to gather and organize all the posts from different users.
  • Implement filtering to show followed users posts in feed and liked posts in liked
  • Design and create a home page that prominently displays a selection of posts, providing an engaging introduction to the travel stories.
  • Develop a sorting mechanism that arranges the posts in descending order based on the latest update, ensuring the most recent posts are displayed first.
  • Design the post view to present the contents of each post in a visually appealing and user-friendly manner.
  • Implement infinite scrolling to handle a large number of posts effectively.

Additional Considerations:

  • Integrate social sharing functionality to enable users to easily share posts with their network on various social media platforms.
@SandraBergstrom SandraBergstrom added must-have Essential User Story Requirement Epic 2: Post Management labels Jun 16, 2023
@SandraBergstrom SandraBergstrom self-assigned this Jun 16, 2023
@SandraBergstrom SandraBergstrom added this to the Sprint 2 milestone Jun 17, 2023
SandraBergstrom added a commit that referenced this issue Jun 26, 2023
SandraBergstrom added a commit that referenced this issue Jun 26, 2023
@SandraBergstrom SandraBergstrom modified the milestones: Sprint 2, Sprint 3 Jun 27, 2023
SandraBergstrom added a commit that referenced this issue Jun 27, 2023
SandraBergstrom added a commit that referenced this issue Jun 27, 2023
SandraBergstrom added a commit that referenced this issue Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic 2: Post Management must-have Essential User Story Requirement
Projects
Status: Done
Development

No branches or pull requests

1 participant