A simple, intuitive web application that tracks and displays information about the current fiscal quarter.
https://vercel.com/rishias-projects/quarter-track
This application provides at-a-glance information about the current fiscal quarter, including:
- Current quarter and fiscal year (FY format)
- Start and end dates of the current quarter
- Number of weeks into the quarter
- Days remaining in the quarter
- Completion percentage
- And more!
- Real-time tracking: Automatically calculates where you are in the current fiscal quarter
- Fiscal year support: Based on a June-May fiscal year calendar
- Visual progress indicators: Easy-to-read progress bars show completion percentage
- Responsive design: Works on desktop and mobile devices
This application uses a fiscal year that runs from June to May:
- Q1: June 1 - August 31
- Q2: September 1 - November 30
- Q3: December 1 - February 28/29
- Q4: March 1 - May 31
This project is licensed under the MIT License - see the LICENSE file for details.