A modern Weekly Schedule Note App with beautiful UI/UX, animations, and dark mode. This application allows users to add and manage tasks, goals, and notes for each day of the week.
- Weekly Goals: Add and manage goals for the week.
- Daily Tasks: Add tasks with different priorities (Must Do, Appointment/Meeting, Low Priority).
- Notes: Add and manage notes.
- Day and Week Rating: Rate each day and calculate the weekly rating automatically.
- Dark Mode: Toggle between light and dark mode.
- Settings: Customize week start day, theme, reminders, repeat tasks, and email notifications.
- Data Persistence: Save and load data using local storage.
- Scroll to Top: Easily scroll back to the top of the page.
- Responsive Design: Adapt to different screen sizes.
- Clone the repository:
git clone https://github.com/MohammedTsmu/Weekly-Schedule-Note-App.git cd weekly-schedule-note-app