Anthony Correa d201e49409 Add calendar template and schedule generation for MLB schedule
- Added a calendar template using Handlebars.js to generate a schedule for the Major League Baseball (MLB) games.
- Implemented a function to fetch and parse the MLB schedule API and populate the calendar with game details.
- Enhanced the calendar layout with custom CSS to improve readability and visual appeal.
- Added support for team-specific schedule display based on the user's favorite team ID.
- Implemented a feature to mark specific games with a special annotation based on specific criteria.
- Included support for different sheet sizes (letter, A4) and customized the header and calendar layout accordingly.
- Added a header image based on the user's favorite team ID.
- Enhanced the user experience by displaying game details like opponent, time, and annotation (e.g., A or B for home and away games).
- Improved the overall layout and design to enhance the schedule readability and visual appeal.
2025-04-01 07:55:20 -05:00
2025-04-01 07:55:05 -05:00
2025-03-29 10:44:26 -05:00
Description
No description provided
32 KiB
Languages
HTML 74.2%
CSS 25.8%