Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.42 KB

File metadata and controls

50 lines (34 loc) · 1.42 KB

Self-Hosted KitchenOwl

About KitchenOwl

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.

Features

  • 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

Installation Instructions

  1. Clone the repository:

    git clone https://github.com/<your-username>/KitchenOwl.git
  2. Navigate to the project directory:

    cd KitchenOwl
  3. Install dependencies (Node.js required):

    npm install
  4. Run the application:

    npm start
  5. Open your browser and go to http://localhost:8080/household to access KitchenOwl.

Demo Video

Watch the self-hosted KitchenOwl in action here: Demo Video

LinkedIn Post

Read my LinkedIn post about this project here: LinkedIn Post

Team Members

  • Golla Sai Sree
  • Kona Spandana