{"id":25588300,"url":"https://github.com/ismotaradipty43/resturant-management-client-full-stack","last_synced_at":"2026-04-15T14:02:43.343Z","repository":{"id":270561764,"uuid":"910760911","full_name":"IsmotaraDipty43/Resturant-Management-Client-Full-Stack","owner":"IsmotaraDipty43","description":"BistroBoss is a fully responsive restaurant website with two parts: User and Admin. It provides a seamless and secure experience for users to browse and order food, while giving the admin control over managing food items and users.","archived":false,"fork":false,"pushed_at":"2025-02-05T07:51:23.000Z","size":31099,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T03:59:36.353Z","etag":null,"topics":["firebase","mongodb-atlas","reactjs","resturant-management-system","tailwind-css"],"latest_commit_sha":null,"homepage":"https://bistro-boss-86203.web.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IsmotaraDipty43.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-01-01T10:39:37.000Z","updated_at":"2025-02-05T07:51:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"c691c4d7-286d-4603-ad42-2af7a9440c72","html_url":"https://github.com/IsmotaraDipty43/Resturant-Management-Client-Full-Stack","commit_stats":null,"previous_names":["ismotaradipty43/resturant-mangment-client-full-stack","ismotaradipty43/resturant-management-client-full-stack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IsmotaraDipty43/Resturant-Management-Client-Full-Stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsmotaraDipty43%2FResturant-Management-Client-Full-Stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsmotaraDipty43%2FResturant-Management-Client-Full-Stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsmotaraDipty43%2FResturant-Management-Client-Full-Stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsmotaraDipty43%2FResturant-Management-Client-Full-Stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IsmotaraDipty43","download_url":"https://codeload.github.com/IsmotaraDipty43/Resturant-Management-Client-Full-Stack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsmotaraDipty43%2FResturant-Management-Client-Full-Stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31844329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T13:28:40.153Z","status":"ssl_error","status_checked_at":"2026-04-15T13:28:29.396Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["firebase","mongodb-atlas","reactjs","resturant-management-system","tailwind-css"],"created_at":"2025-02-21T08:34:30.548Z","updated_at":"2026-04-15T14:02:43.308Z","avatar_url":"https://github.com/IsmotaraDipty43.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BistroBoss - Restaurant Website\n\nBistroBoss is a fully responsive restaurant website with two parts: User and Admin. It provides a seamless and secure experience for users to browse and order food, while giving the admin control over managing food items and users.\n\n![BistroBoss](./src/assets/home/home.png)\n\n\n## Features\n\n### User Features\n- **View Cart**: Users can see the list of food items added to their cart.\n- **Delete Cart Items**: Users can remove items from the cart.\n- **Place Orders**: Users can place food orders for delivery or pickup.\n- **Login \u0026 Registration**: Users can sign up and log in using email or Google (via Firebase).\n- **Secure Payment**: Users can complete payments using Stripe or SSLCommerz.\n\n### Admin Features\n- **Manage Menu Items**: Admin can add, update, or delete food items.\n- **Manage Users**: Admin can view all users, promote users to admin, or delete users.\n\n### Security\n- **JWT Token**: Secure authentication using JWT tokens stored in local storage.\n\n## Technologies Used\n\n### Frontend\n- **React.js**: For building a responsive and interactive UI.\n- **HTML**: For structuring the web pages.\n- **Tailwind CSS**: For modern, utility-first CSS styling.\n- **DaisyUI**: For UI components built on top of Tailwind CSS.\n- **SweetAlert**: For showing alert messages with a better user experience.\n- **Toast**: For displaying toast notifications.\n\n### Backend\n- **Firebase**: For user authentication (Email/Google).\n- **MongoDB**: For storing food items, users, and orders.\n- **Node.js**: For the backend server.\n- **Express.js**: For handling HTTP requests and API endpoints.\n- **Stripe Payment Gateway**: For processing secure online payments.\n- **SSLCommerz Payment Gateway**: For handling local transactions in Bangladesh.\n\n### Security\n- **JWT Tokens**: User authentication and authorization using JSON Web Tokens.\n\n### Testing Account\n- **Admin Access**:\n- **Email**: Admin@gmail.com\n- **Password**:  Admin1@\n\n## Live Link\n[Visit BistroBoss](https://bistro-boss-86203.web.app/)\n\n## Backend GitHub Link\n[Backend GitHub Repository](https://github.com/IsmotaraDipty43/Resturant-mangment-website-Server-side)\n\n## 🛠 How to Run the Project Locally\n\nFollow these steps to set up and run the project on your local machine using **VS Code**.\n\n1️⃣ **Clone the Repository**  \n   git clone https://github.com/IsmotaraDipty43/Resturant-Management-Client-Full-Stack \n\n2️⃣ **Navigate to the Project Folder**  \n   cd bistro-boss-client-project  \n\n3️⃣ **Open the Project in VS Code**  \n   code .  \n\n4️⃣ **Install Dependencies**  \n   npm install  \n\n5️⃣ **Set Up Environment Variables**  \n   - Add required environment variables (e.g., API keys, database URLs)  \n\n6️⃣ **Run the Development Server**  \n   npm run dev  \n   \n## 📦 Dependencies Used  \nBelow are the key dependencies used in this project:  \n\n```json\n{\n  \"dependencies\": {\n    \"react\": \"^18.2.0\",\n    \"react-router-dom\": \"^6.11.2\",\n    \"tailwindcss\": \"^3.0.0\",\n    \"firebase\": \"^9.6.1\",\n    \"stripe\": \"^8.0.0\",\n    \"axios\": \"^1.3.4\",\n    \"jsonwebtoken\": \"^9.0.0\",\n    \"express\": \"^4.18.2\",\n    \"mongoose\": \"^6.9.1\",\n    \"sweetalert2\": \"^11.3.4\",\n    \"react-toastify\": \"^9.0.1\",\n    \"cors\": \"^2.8.5\",\n    \"dotenv\": \"^16.0.3\",\n    \"daisyui\": \"^1.20.0\",\n    \"sslcommerz-node\": \"^1.0.0\"\n  }\n}\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismotaradipty43%2Fresturant-management-client-full-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fismotaradipty43%2Fresturant-management-client-full-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismotaradipty43%2Fresturant-management-client-full-stack/lists"}