Work Scheduler A simple work scheduler built using Vue.js, moment.js, and moment-jalaali.js. This scheduler allows users to view and manage their daily tasks. It's designed to support the Persian calendar and is styled with a clean and user-friendly interface.
Features Display days in a grid layout by month. Add notes to each day. Mark notes as done. Hide/Show months. Notes saved in local storage for persistence. Popup modal for managing notes. Prerequisites Web browser with ES6 support Setup & Installation Clone this repository: bash Copy code git clone https://github.com/u10if/scheduler-work.git Open index.html in your web browser. Usage Browse through the months. Click on any day to manage notes for that day. In the popup modal, you can mark notes as done or add new notes. Notes are saved automatically in local storage. Libraries Used Vue.js moment.js moment-jalaali.js
License This project is open source and available under the MIT License.