A simple calender App for Scheduling your Daily Work
Welcome to the WorkdayOrganizer App, your go-to solution for efficiently scheduling your daily work. This web application provides a straightforward and user-friendly platform for managing your daily tasks and appointments. Whether you're a busy professional, a student, or anyone looking to stay organized, this app is designed to simplify your daily scheduling routine.
- Site is live at https://vivekiyer7.github.io/WorkdayOrganizer/
To run the application locally, follow these steps:
- Clone the repository:
git clone https://github.com/vivekiyer7/WorkdayOrganizer.git
- Open the
index.html
file in your preferred browser.
- Open the web application in your preferred browser.
- The current day is displayed at the top of the calendar.
- Each time block represents a specific time interval, allowing you to input and save tasks.
- Time blocks are color-coded to indicate whether they are in the past, present, or future.
- Enter your tasks, and save them to local storage for persistent scheduling.
- The dynamic and responsive design ensures a seamless experience on various devices.
If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/new-feature
. - Commit your changes:
git commit -m 'Add new feature'
. - Push to the branch:
git push origin feature/new-feature
. - Submit a pull request.
This project is licensed under the GNU General Public License v3.0.
Vivek Iyer
Made with ❤️️ by Vivek Iyer