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

Home Page #29

Closed
ebebbington opened this issue May 26, 2020 · 1 comment
Closed

Home Page #29

ebebbington opened this issue May 26, 2020 · 1 comment
Labels
Type: Enhancement This item introduces a new feature

Comments

@ebebbington
Copy link
Member

Question: See point 4 in Requirements

Overview

Rework the existing home page to adhere to the following requirements.

Specs as specified from realworld:

  • Home page (URL: /#/ )
    * List of tags
    * List of articles pulled from either Feed, Global, or by Tag
    * Pagination for list of articles

Requirements

  • Modify the frontend to meet the above specs
    • Utilise the frontend styling as specified here
  • Modify the backend to meet the above specs
    Must meet the backend API specs here

Optional

  • Develop tests (can be moved into a seperate issue if needed) but there is an existing issue: Tests: Home #14

Related Files

  • /src/resources/home_resource.ts
  • /src/vue/?
  • /src/public/?
@ebebbington ebebbington added the Type: Enhancement This item introduces a new feature label May 26, 2020
@ebebbington
Copy link
Member Author

Closing as this is already implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement This item introduces a new feature
Development

No branches or pull requests

1 participant