Welcome to the Task Manager Web App repository! This project provides a responsive web-based task manager that allows users to create, manage, prioritize, and track tasks efficiently.
πLive Demo
- Task Creation: Easily add new tasks with a user-friendly input field.
- Task Prioritization: Prioritize your tasks to stay organized.
- Completion Tracking: Mark tasks as completed with a single click.
- Task Removal: Remove completed or unwanted tasks from the list.
- Responsive Design: Enjoy a seamless experience on various devices and screen sizes.
- HTML
- CSS
- JavaScript
- GitHub
- A modern web browser
-
Clone the repository to your local machine:
git clone https://github.com/your-username/task-manager-web-app.git
Open the project folder in your code editor.
Launch the index.html file in your web browser to start using the Task Manager.
Usage To add a new task, type the task description and press Enter or click the "Add Task" button. Prioritize tasks by moving the most important ones to the top. Mark tasks as completed by clicking the "Completed" button. Remove tasks by clicking the "Delete" button. Contributions Contributions are welcome! If you'd like to improve this project or fix any issues, please fork the repository and submit a pull request.
License This project is licensed under the MIT License.
Contact If you have any questions or suggestions, feel free to contact us.
Happy task managing! π