Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added 2400032694_GollaSaiSree.pdf
Binary file not shown.
50 changes: 50 additions & 0 deletions selfhosted.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# 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**:

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

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

```bash
npm install
```
4. **Run the application**:

```bash
npm start
```
5. **Open your browser** and go to [http://localhost:8080/household](http://localhost:8080/household) to access KitchenOwl.

## Demo Video

Watch the self-hosted KitchenOwl in action here: [Demo Video](https://drive.google.com/file/d/1FWh6XvEezxVTzPyCurBaG09IGv5Bcr3r/view?usp=sharing)

## LinkedIn Post

Read my LinkedIn post about this project here: [LinkedIn Post](https://www.linkedin.com/pulse/kitchen-owl-self-hosted-server-sai-sree-gevqe)

## Team Members

* Golla Sai Sree
* Kona Spandana