Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pankubhaiya/taskbuilder
https://github.com/pankubhaiya/taskbuilder
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pankubhaiya/taskbuilder
- Owner: pankubhaiya
- Created: 2024-04-08T03:57:52.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-08T14:03:45.000Z (9 months ago)
- Last Synced: 2024-10-27T22:23:47.596Z (3 months ago)
- Language: JavaScript
- Homepage: https://task-builder-six.vercel.app
- Size: 1.06 MB
- Stars: 0
- 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
![Screenshot 1](screenshot/Screenshot%20_1.png)
![Screenshot 2](screenshot/Screenshot%20_2.png)
![Screenshot 3](screenshot/Screenshot%20_3.png)
![Screenshot 4](screenshot/Screenshot%20_4.png)
![Screenshot 5](screenshot/Screenshot%20_5.png)## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
=======
## Deployed Links
- [TaskMaster Backend](https://taskmaster-24ih.onrender.com/api/v1/)
- [TaskMaster Demo](https://task-builder-six.vercel.app/login/)## 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.