https://github.com/sujitmahapatra/task-manager-website.
Build a responsive web-based task manager that empowers users to create, manage, prioritize, and track tasks effortlessly. This user-friendly task management tool is designed with a sleek interface and features task completion tracking, priority sorting, and an elegant task entry system.
https://github.com/sujitmahapatra/task-manager-website.
html-css-javascript task-management-system task-manager task-manager-website
Last synced: about 2 months ago
JSON representation
Build a responsive web-based task manager that empowers users to create, manage, prioritize, and track tasks effortlessly. This user-friendly task management tool is designed with a sleek interface and features task completion tracking, priority sorting, and an elegant task entry system.
- Host: GitHub
- URL: https://github.com/sujitmahapatra/task-manager-website.
- Owner: sujitmahapatra
- Created: 2023-10-04T19:17:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T19:32:44.000Z (over 2 years ago)
- Last Synced: 2023-10-05T07:25:51.094Z (over 2 years ago)
- Topics: html-css-javascript, task-management-system, task-manager, task-manager-website
- Language: CSS
- Homepage: https://sm-taskmanager.netlify.app/
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task Manager Web App 📝✅
## Overview
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
## Features
- **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.
## Technologies Used
- HTML
- CSS
- JavaScript
## Getting Started
### Prerequisites
- GitHub
- A modern web browser
### Installation
1. Clone the repository to your local machine:
```bash
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! 🚀