luckyframework / luckyframework/avram
Easily group by timespan
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Crystal
- Stars
- 183
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Similar to https://github.com/ankane/groupdate
But with the Lucky/Avram twist:
UserQuery.new.group_by_day(&.created_at)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start with the proposed UserQuery.new.group_by_day(&.created_at) entry point and compare the requested Lucky/Avram behavior with the referenced groupdate project. Done means defining and implementing the supported timespan grouping behavior with corresponding tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- crystal
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100