{"id":25933804,"url":"https://github.com/koacook/landing-page","last_synced_at":"2025-03-04T00:55:51.431Z","repository":{"id":274775262,"uuid":"923618404","full_name":"KoaCook/landing-page","owner":"KoaCook","description":"All-in-one powerful platform for your BnB. 🚀","archived":false,"fork":false,"pushed_at":"2025-02-26T12:42:47.000Z","size":8815,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-26T13:25:45.816Z","etag":null,"topics":["bnb","management-system","nextjs","reactjs","tailwindcss","web"],"latest_commit_sha":null,"homepage":"https://koacook.com","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KoaCook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-28T15:16:28.000Z","updated_at":"2025-02-26T12:42:51.000Z","dependencies_parsed_at":"2025-01-29T10:31:35.653Z","dependency_job_id":"6502dc65-cd00-45f4-a0e3-ab7849f2a6d8","html_url":"https://github.com/KoaCook/landing-page","commit_stats":null,"previous_names":["wecook-com/landing_page","koacook/landing_page","koacook/landing-page"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoaCook%2Flanding-page","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoaCook%2Flanding-page/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoaCook%2Flanding-page/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoaCook%2Flanding-page/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KoaCook","download_url":"https://codeload.github.com/KoaCook/landing-page/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241763686,"owners_count":20016162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bnb","management-system","nextjs","reactjs","tailwindcss","web"],"created_at":"2025-03-04T00:55:50.838Z","updated_at":"2025-03-04T00:55:51.420Z","avatar_url":"https://github.com/KoaCook.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"public/images/banner.png\"\u003e\r\n\r\n\u003cdiv align=\"center\"\u003e\r\n  \u003cimg alt=\"Next.js\" src=\"https://img.shields.io/badge/Next.js-000000?style=flat\u0026logo=next.js\u0026logoColor=white\"\u003e\r\n  \u003cimg alt=\"Deployment Status\" src=\"https://img.shields.io/github/deployments/koacook/landing_page/production?label=Vercel\u0026logo=vercel\u0026color=blue\"\u003e\r\n\u003c/div\u003e\r\n\r\n\u003cbr/\u003e\r\n\r\n# KoaCook - All-in-one Restaurant Management System 🚀\r\n\r\nWelcome to the KoaCook repository! This is the core hub for [KoaCook](https://koacook.com), an all-in-one platform designed to simplify and streamline your restaurant operations. With KoaCook, manage your restaurant seamlessly, from reservations and menu management to staff scheduling and customer insights.\r\n\r\n## 🏆 Mission\r\n\r\nKoaCook’s mission is to revolutionize restaurant management by offering powerful tools that enhance productivity, improve customer experience, and drive growth. Our platform aims to make running a restaurant more efficient and effective, helping you focus on what matters most: your customers.\r\n\r\n## ✨ Features\r\n\r\nKoaCook is packed with features to support your restaurant's needs:\r\n\r\n-   ✅ **Order Management** – Streamline orders and improve service efficiency.\r\n-   🍽 **Table Reservations** – Easily manage customer reservations.\r\n-   📦 **Inventory Tracking** – Keep track of stock and minimize waste.\r\n-   👥 **Staff Scheduling** – Efficiently schedule your team and avoid overstaffing.\r\n-   📊 **Customer Insights** – Gain valuable insights into customer preferences and behavior.\r\n-   🌍 **Multi-location Management** – Manage multiple restaurant locations from one place.\r\n\r\n## 🚀 Getting Started\r\n\r\nFollow these instructions to set up KoaCook locally.\r\n\r\n### 📥 Clone the repository\r\n\r\n```bash\r\ngit clone https://github.com/koacook/landing_page\r\ncd landing_page\r\n```\r\n\r\n### ⚙️ Setup Environment\r\n\r\nCreate a **.env.local** file and add your environment variables:\r\n\r\n```bash\r\nEMAIL_USER=\"your-email\"\r\nEMAIL_PASS=\"your-app-pass\"\r\n```\r\n\r\n### 🛠 Install Dependencies\r\n\r\nRun the following command:\r\n\r\n```bash\r\nnpm install\r\n```\r\n\r\n### ▶️ Run the Application\r\n\r\n```bash\r\nnpm run dev\r\n```\r\n\r\nNow open your browser and navigate to http://localhost:3000 to see KoaCook in action.\r\n\r\n## 👥 Contributing\r\n\r\nWe are excited to have you as part of the KoaCook community! If you'd like to contribute, please follow these steps:\r\n\r\n1. Fork the repository and create a new branch.\r\n2. Make your changes and add tests if applicable.\r\n3. Create a pull request for review.\r\n\r\nBefore contributing, make sure to read our contribution guidelines.\r\n\r\n## 🌍 Join Our Community\r\n\r\nWe’d love to have you as part of our community! Join us on:\r\n\r\n-   💬 [Linkedin](https://linkedin.com/company/koacookofficial) – Company details, discussion, contact.\r\n-   🐦 [X](https://x.com/@koacookofficial) – Latest updates.\r\n-   📸 [Instagram](https://instagram.com/koacookofficial) – Behind-the-scenes content.\r\n-   📘 [Facebook](https://facebook.com/koacookofficial) – Community updates.\r\n\r\n## 📩 Contact Us\r\n\r\nFor any questions or feedback, feel free to reach out to us at support@koacook.com.\r\n\r\nThank you for checking out KoaCook! 🎉 We can’t wait for you to experience the future of restaurant management.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoacook%2Flanding-page","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoacook%2Flanding-page","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoacook%2Flanding-page/lists"}