https://github.com/parimal-paramanik/taskmaster
taskmaster in an online kanbaan board maker to utilize your daily schedules effectively
https://github.com/parimal-paramanik/taskmaster
emoji-picker encrypt expressjs javascript jwt mongodb nodejs
Last synced: 3 months ago
JSON representation
taskmaster in an online kanbaan board maker to utilize your daily schedules effectively
- Host: GitHub
- URL: https://github.com/parimal-paramanik/taskmaster
- Owner: parimal-paramanik
- Created: 2023-09-05T14:14:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-08T09:33:14.000Z (almost 3 years ago)
- Last Synced: 2025-05-17T06:07:28.062Z (about 1 year ago)
- Topics: emoji-picker, encrypt, expressjs, javascript, jwt, mongodb, nodejs
- Language: JavaScript
- Homepage: https://taskmaasterr.netlify.app/
- Size: 1020 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TaskMaster - Your Kanban Task Management App
Welcome to TaskMaster, your Kanban-style task management solution! TaskMaster simplifies task organization with drag-and-drop functionality, user authentication, favorites, and easy task editing and deletion. Whether you're working solo or collaborating with a team, TaskMaster is here to streamline your workflow.
## Features
- **User Authentication:** Sign up and securely log in to your TaskMaster account.
- **Kanban Boards:** Create, customize, and manage multiple lists for organized task tracking.
- **Drag-and-Drop:** Effortlessly move tasks between sections for real-time status updates.
- **Favorites:** Highlight essential tasks for quick access.
- **Task Editing:** Update task details like titles and descriptions with ease.
- **Task Deletion:** Remove tasks when they're completed or no longer needed.
## Getting Started
To start using TaskMaster, follow these straightforward steps:
1. **Clone Repository:** Clone this repository to your local machine.
2. **Install Dependencies:** Navigate to the project directory and run `npm install` to install the required dependencies.
3. **Start the App:** Launch the development server with `npm start`.
4. **Access the App:** Open your web browser and go to `http://localhost:3000` to access the app locally.
## Usage
1. **Sign Up / Log In:** Create an account or log in securely to access your tasks.
2. **Create Lists:** Start by creating lists on the Kanban board.
3. **Add Tasks:** Populate your lists with tasks.
4. **Task Management:** Drag tasks between sections to update their status, mark important tasks as favorites, edit task details, or delete completed tasks.
## Screenshots





## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
=======
## Deployed Links
- [TaskMaster Demo](https://taskmaasterr.netlify.app/)
- [TaskMaster Backend](https://taskmaster-24ih.onrender.com/api/v1/)
## License
TaskMaster is licensed under the MIT License. See the [LICENSE.md](LICENSE.md) file for details.
Thank you for choosing TaskMaster for your task management needs. We hope this application enhances your productivity and organization.