/trello-board

Primary LanguageJavaScriptMIT LicenseMIT

Task Managment App

📗 Table of Contents

📖 Task-Manager-App

This is Task-manager-App. This task management app is a tool that provides a Kanban board interface to visually organize and track tasks. Users can create, assign, and move tasks across customizable boards, enhancing collaboration and project visibility directly for a project.

Key Features

  • Create new Tasks and assign it as done or in progress or todo
  • Drag and drop tasks between lanes
  • Save tasks in local storae

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

1. Clone Repository:

git clone https://github.com/Zel-hub7/trello-task-board cd trello-task-board

2. Install Dependencies:

npm install

5. Start Application:

npm run dev

6. Access Local App:

Open your browser and go to http://localhost:3000

🚀 Usage:

Prerequisites

In order to run this project you need:

    NodeJs
    Npm
    WebBrowser
    IDE eg: {VScode}

Usage

(back to top)

👥 Authors

👤 Zelalem

(back to top)

🔭 Future Features

  • Add more features

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project you can share this project to your friend

(back to top)

🙏 Acknowledgments

I would like to thank Microverse and all the contributors for this project

(back to top)

📝 License

This project is MIT licensed.

(back to top)