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

Implement Filter on stories by time range. #4

Open
Swastikyadav opened this issue Sep 27, 2022 · 6 comments
Open

Implement Filter on stories by time range. #4

Swastikyadav opened this issue Sep 27, 2022 · 6 comments
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest Label for Hacktoberfest 2022

Comments

@Swastikyadav
Copy link
Owner

  • Every story have a timestamp key named time.
  • Use that timestamp to filter the stories based on the selected time range.

Implement something very similar to this UI.

image

Any doubt or implementation detail should be discussed in below comments.

@Swastikyadav Swastikyadav added enhancement New feature or request good first issue Good for newcomers Hacktoberfest Label for Hacktoberfest 2022 labels Sep 27, 2022
@ryuusama09
Copy link

I will do this @Swastikyadav and then proceed to issue 11

@Swastikyadav
Copy link
Owner Author

Sure, @ryuusama09,

Assigned this issue to you. Please fork the project, make your changes, and raise PR against master of this repo.

@ryuusama09
Copy link

hi @Swastikyadav , i am unable to run this project using yarn . is there any other way to run this project ?

@Swastikyadav
Copy link
Owner Author

This project setup is done with yarn only, so that is only preffered. Anyways we should not have multiple node-package-managers in one project.

You need to have yarn installed in your system, to use it.

Please read the README.md and try again.

Let me know if it still doesn't work for you.
@ryuusama09

@ryuusama09 ryuusama09 removed their assignment Oct 11, 2022
@athdromeda
Copy link
Contributor

Can the API filter the date using their url parameter? Any documentation for this API?

@Swastikyadav
Copy link
Owner Author

Can the API filter the date using their url parameter? Any documentation for this API?

No url parameter is there for the APIs. We will have to filter this from frontend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest Label for Hacktoberfest 2022
Projects
None yet
Development

No branches or pull requests

3 participants