Skip to content

onetocny/WhatSprintIsItCalendar

Repository files navigation

What Sprint Is It Calendar

Overview

This tool provides an ics file that contains definitions of Azure DevOps sprints. As WhatSprintIs.It provides nice view of current sprint as well as its visual representation, WhatSprintIsItCalendar generates a calendar containing those information. Such calendar might be imported to your Outlook, Google Calendar etc. App is currently living here.

Screenshot 2023-01-09 101822

How import it to Outlook

  1. Open calendar view in Outlook and right click on the calendar group where you would like to add sprint calendar. Select Add calendar -> From Internet. The dialog asking for URL should show up. Fill in the URL of calendar https://whatsprintisitcalendar.azurewebsites.net/api/calendar.

    Screenshot 2023-01-09 112259

  2. Once you have the calendar imported. You can overlay it with other calendar. Select all calendar that you want to overlay. Then right click on them and select overlay.

    Screenshot 2023-01-09 112321

  3. All calendars should be displayed in single calendar grid now. You can distinguish between particular calendar events by color.

    Screenshot 2023-01-09 112811

TODO

  • Clean up repo
  • Load settings (such as first sprint date, sprint length) from configuration,
  • Generate ics file recurently, store it in blob and then provide it through API
  • Setup CI/CD in GitHub Actions
  • Support request parameters to specify the time range of result file

Releases

No releases published

Packages

 
 
 

Languages