"Focus on Today" is a goal-tracking web application designed to help users set, manage, and complete their daily goals. The app offers a user-friendly interface, progress tracking, and motivational quotes to inspire users to stay focused on their tasks.
- Set and manage up to three goals.
- Visual progress bar to track goal completion.
- Motivational quotes to encourage users.
- Local storage to save user goals.
- Responsive design for mobile and desktop use.
- HTML
- CSS
- JavaScript
- Google Fonts
To run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/focus-on-today.git
- Navigate to the project directory:
cd focus-on-today
- Open the
index.html
file in your web browser.
- Open the app in your browser.
- Enter your goals in the provided input fields.
- Click the checkboxes to mark your goals as completed.
- Track your progress through the visual progress bar and motivational quotes.
Contributions are welcome! Please feel free to submit a pull request or open an issue if you find any bugs or have suggestions for improvements.
This project is licensed under the MIT License - see the LICENSE file for details.