shift-org / shift-org/shift-docs
calendar: provide RSS feed for various time windows
Open
Nobody has claimed this yet.
backend
enhancement
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 25
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
This is a feature request.
We can see from stats last year that the RSS feeds for the next week and tomorrow were pretty popular:
- http://shift2bikes.org/cal/viewrssweek.php had >23k views over 2018
- /cal/viewrsstomorrow.php had >7k views over 2018
- /cal/viewrss.php had >6k views over 2018
So...I think it was loved and is used :)
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
Start by reviewing the existing RSS entry points at /cal/viewrssweek.php, /cal/viewrsstomorrow.php, and /cal/viewrss.php. Determine which additional time windows are required and how the calendar currently generates these feeds; done should mean the agreed windows are available as working RSS feeds and can be verified through their URLs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100