Streaker is a sleek and modern web application designed to help you track your daily progress towards a goal. With a clean, dark-themed interface, Streaker allows you to set an end goal, update your daily progress, visualize your progress with a graph, and even set a custom background image for motivation. It’s perfect for anyone looking to stay consistent and motivated!
- Progress Tracking: Log your daily progress and visualize it with a beautiful line graph.
- End Goal Setting: Set a target goal and track your progress towards it.
- Progress Bar: See how close you are to achieving your goal with a dynamic progress bar.
- Custom Background: Upload a custom background image to personalize your experience.
- Toaster Notifications: Get instant feedback with stylish notifications.
- Social Links: Connect with me via GitHub, Instagram, or email directly from the app.
- Responsive Design: Works seamlessly on both desktop and mobile devices.
-
Set Your End Goal:
- Click the goal icon (📊) in the top section.
- Enter your target goal in the modal and click "Submit".
-
Update Your Progress:
- Enter your daily progress in the input field.
- Click "Update Progress" to log your progress.
-
Set a Background Image:
- Click the image icon (🖼️) in the top section.
- Paste an image URL in the modal and click "Submit".
-
Track Your Progress:
- View your progress on the graph and progress bar.
- Celebrate your achievements as you get closer to your goal!
-
Frontend:
-
Hosting:
- GitHub Pages
To run this project locally, follow these steps:
-
Clone the Repository:
git clone https://github.com/datwalkerv/streaker.git cd streaker
-
Open the Project:
- Open the
index.html
file in your browser.
- Open the
-
Host on GitHub Pages:
- Push the project to a GitHub repository.
- Go to the repository settings, enable GitHub Pages, and select the
main
branch.
Contributions are welcome! If you’d like to contribute to Streaker, follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature-name
). - Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/your-feature-name
). - Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
- GitHub: datwalkerv
- Instagram: balagbalint
- Email: bbalint139
- Thanks to Tailwind CSS for the amazing utility-first CSS framework.
- Special thanks to Chart.js for the interactive charts.
- Inspired by the need for a simple and elegant progress tracker.
Made with ❤️ by datwalkerv
© 2025 Streaker. All rights reserved.