KitchenOwl is an open-source, self-hosted project management tool designed to simplify task tracking using a Kanban-style interface. It helps teams manage their projects efficiently, offering features such as real-time task updates, drag-and-drop boards, and customizable workflows. Being self-hosted, it gives full control over data and privacy.
- Kanban-style boards for task management
- Real-time updates across devices
- Customizable workflows and statuses
- Open-source and fully self-hosted
- Lightweight and easy to deploy
-
Clone the repository:
git clone https://github.com/<your-username>/KitchenOwl.git
-
Navigate to the project directory:
cd KitchenOwl -
Install dependencies (Node.js required):
npm install
-
Run the application:
npm start
-
Open your browser and go to http://localhost:8080/household to access KitchenOwl.
Watch the self-hosted KitchenOwl in action here: Demo Video
Read my LinkedIn post about this project here: LinkedIn Post
- Golla Sai Sree
- Kona Spandana