diff --git a/2400032694_GollaSaiSree.pdf b/2400032694_GollaSaiSree.pdf new file mode 100644 index 0000000..fc94bd7 Binary files /dev/null and b/2400032694_GollaSaiSree.pdf differ diff --git a/selfhosted.md b/selfhosted.md new file mode 100644 index 0000000..3b05ef6 --- /dev/null +++ b/selfhosted.md @@ -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//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