CommunityOfCoders / CommunityOfCoders/COCWebsite
Allow filtering interview experiences using `Year`
Open
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Issue: Currently, there is no way to filter interview experiences using year. They are all showed together on the same screen (unordered/unsorted I believe)
Proposed Solution:
- [ ] Display the experiences sorted by the year. (For eg:. all 2021 experiences, followed by 2020, etc.)
- [ ] Add a filter by year option.
Contributor guide
Assessment
This issue has not been assessed yet.