TaskMasterPro.mp4
TaskMaster Pro is a simple task management application where you can easily add, edit, and delete tasks.
- Add New Task: Click on "Add New Task" to open a modal and add a new task.
- Task List: View and manage your tasks in a user-friendly interface.
- Edit Task: Edit task details by clicking on the edit icon.
- Delete Task: Remove tasks from your list with a single click.
Check out the live website here.
TaskMaster Pro is built with a responsive design to provide an optimal viewing experience across various devices, including desktops, tablets, and mobile phones.
- Clone the repository.
- Open
index.html
in your browser. - Use the "Add New Task" button to start managing your tasks.
- Click on "Add New Task" to open the modal.
- Enter the task title, due date, and task description.
- Click "Add Task" to save the task.
- View and manage your tasks in the main interface.
- Edit tasks by clicking on the edit icon.
- Delete tasks by clicking on the trash icon.
- HTML
- CSS (Bootstrap)
- JavaScript
Feel free to contribute to improve TaskMaster Pro. Fork the repository and submit a pull request.
If you find this repository helpful or like the project, give it a star! ⭐
- Font Awesome for the awesome icons.
- Bootstrap for the responsive styling.