Closed sarthakm21 closed 4 years ago
I want to work on this! @sarthakm21 what exactly here we need to do? is it like that below?
No not a search option, but a filter like system where the user can select the start date and end date from some menu and then we only display the works that were created between the selected time period
okay ,I got it assign me!
Assigned 👍
Hey, make sure that you link this issue to the PR that you'll make. Add Fixes #issue_number in the comments to link it to that issue
Hey @shahidsiddiqui786, any updates?
I 'm working on issue, but just confused how to get input data value in home.ejs file enter by user to re render the page @sarthakm21 any guess! how to do it? should I use form to post data and then re render the page from show.js file?
I think you'll need to create a new Post route to handle the form submissions.
The user can select the time(in days) for which they wan't their works to be displayed. A dropdown menu would do the job!