Lovely-Development-Team / Lovely-Development-Team/Elsewhen
Feature: Ability to create a date/time range
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Often, one may have to send a range of time to someone (ex: "I'm free from 2pm to 6pm"). To make this easier, we should allow users to select both a start and an end date/time, so they only need to copy one string containing the range from Elsewhen into Discord.
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points. Start by locating the date/time selection UI and the existing copy-to-Discord output, then define how both endpoints and the resulting single range string should be represented; done means users can select a start and end and copy that range as one string.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100