-
Notifications
You must be signed in to change notification settings - Fork 6
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
Comments
I will do this @Swastikyadav and then proceed to issue 11 |
Sure, @ryuusama09, Assigned this issue to you. Please fork the project, make your changes, and raise PR against master of this repo. |
hi @Swastikyadav , i am unable to run this project using yarn . is there any other way to run this project ? |
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. |
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. |
time
.Implement something very similar to this UI.
Any doubt or implementation detail should be discussed in below comments.
The text was updated successfully, but these errors were encountered: