Description
Modified README.md to add docs for the custom date range feature with screenshots and steps to run the project locally.
Modified app.js to display the current year (for example 2024) if no dates have been provided and show the start and the end dates if they are.
Changes
Update README.md
Updated app.js
Created readme_screenshots folder which contains the screenshots.
Solving Issue #14
Description Modified README.md to add docs for the custom date range feature with screenshots and steps to run the project locally. Modified app.js to display the current year (for example 2024) if no dates have been provided and show the start and the end dates if they are.
Changes Update README.md Updated app.js Created readme_screenshots folder which contains the screenshots.