Releases: MohammedTsmu/Weekly-Schedule-Note-App
Releases · MohammedTsmu/Weekly-Schedule-Note-App
v1.0.3
This is the initial release of the Weekly Schedule Note App.
## Features:
- Add and manage weekly goals.
- Add tasks with different priorities for each day.
- Add and manage notes.
- Rate each day and calculate the weekly rating.
- Toggle between light and dark mode.
- Customize settings such as week start day, theme, reminders, repeat tasks, and email notifications.
- Save and load data using local storage.
- Scroll to top functionality.
- Responsive design.
## Files:
- index.html
- styles.css
- scripts.js
- README.md
- LICENSE
## Keywords:
weekly schedule, note app, task manager, goal tracker, dark mode, responsive design, JavaScript, HTML, CSS, modern UI, UX design
Usage
Adding Goals: Enter your goal in the input field under "Weekly Goals" and click the add button.
Adding Tasks: Enter your task in the input field under "Tasks," select the priority, and click the add button.
Adding Notes: Enter your note in the input field under "Notes" and click the add button.
Rating Days: Enter a percentage rating for each day under the respective day section.
Settings: Click the settings icon in the header to customize your preferences.
Screenshots
Contributing
Fork the repository.
Create a new branch (git checkout -b feature-branch).
Make your changes.
Commit your changes (git commit -m 'Add some feature').
Push to the branch (git push origin feature-branch).
Open a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Keywords
weekly schedule, note app, task manager, goal tracker, dark mode, responsive design, JavaScript, HTML, CSS, modern UI, UX design
markdown