CrazWork is a web application designed for effective task and calendar management. Users can add tasks, set reminders, and manage their calendar events efficiently.
- Calendar View: Interactive calendar interface to visualize and manage events.
- Task Management: Add, edit, and track tasks with a user-friendly input interface.
- Goal Tracking: Set and manage goals alongside regular tasks.
- Event Management: Create and manage events with title, time, and description.
- Timer Setup: Set timers for specific tasks to enhance productivity.
- Responsive Design: Optimized for various screen sizes and devices.
- HTML: Structure of the application.
- CSS: Styling and layout.
- JavaScript: Dynamic behavior and functionality.
- jQuery: Simplified DOM manipulation and event handling.
- Moment.js: Date and time manipulation for event scheduling.
- Timepicker: User-friendly time selection for events.
You can access the application online at CrazWork.
- Navigate through the calendar to select dates and view events.
- Add tasks using the input field and check off completed tasks.
- Set goals to track long-term objectives.
- Use the timer setup for focused work sessions.
- Inspired by the need for a simple yet effective task and calendar management solution.
- Thanks to the contributors of the libraries used.