YearFlow is an elegant web application that visualizes the progression of the year through an interactive interface. It combines a digital clock, day counter, and motivational quotes to help you stay aware of time and maintain productivity.
- Digital Clock: Real-time display with hours, minutes, and seconds
- Day Counter: Shows current day number out of 365/366 days
- Year Progress: Visual progress bar showing year completion
- Daily Statistics:
- Days passed in the year
- Days remaining
- Year progress percentage
- Daily Motivational Quotes: New inspiring quote each day
- Responsive Design: Works seamlessly on all devices
Visit YearFlow to see the application in action.
- HTML5
- CSS3
- Vanilla JavaScript
- Google Fonts (Inter)
- Clone the repository:
git clone https://github.com/fzihak/YearFlow.git
- Open
index.html
in your browser
- Real-time updating digital display
- 12-hour format with AM/PM indicator
- Smooth animations on number changes
- Current day number out of 365/366 (automatically handles leap years)
- Visual progress bar
- Detailed statistics including days passed and remaining
- Curated collection of motivational quotes
- Changes daily
- Stored locally to maintain consistency throughout the day
Contributions are welcome! Feel free to:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is open source and available under the MIT License.
Developed with ❤️ by Foysal Zihak
Give a ⭐️ if you like this project!