Streak Maker is a web application designed to help users track their daily learning progress. It allows users to record what they've learned each day, view their learning history, and maintain a streak of active learning days. The app includes features for editing past entries, providing a comprehensive tool for personal growth and motivation.
You can access the live version of the application here: Streak Maker Live
- Daily Learning Input: Write down what you've learned each day.
- Learning History: View a history of your entries with timestamps.
- Edit Feature: Edit past entries easily.
- Streak Tracking: Visualize your learning streak over the year with interactive boxes.
- Reset Functionality: Clear your streak and history if needed.
- Responsive Design: Optimized for both desktop and mobile devices.
- HTML
- CSS
- JavaScript
To run the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/prathameshatkare/mystreak.git
-
Navigate to the project directory:
cd mystreak
-
Open the
index.html
file in your web browser.
- Enter your daily learning in the provided text area and click "Save Learning."
- View your learning history below and edit past entries as needed.
- Click on the squares in the streak section to mark active learning days.
- Use the reset button to clear your streak and history.
If you'd like to contribute to this project, feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to modify any sections according to your preferences or additional features you may want to highlight!