{"id":21173996,"url":"https://github.com/susan56789/clickcuisine","last_synced_at":"2026-04-12T14:40:02.857Z","repository":{"id":223685636,"uuid":"759753786","full_name":"Susan56789/clickcuisine","owner":"Susan56789","description":" A virtual dining experience that brings the charm and flavors of a traditional bar and bistro directly to your digital doorstep.","archived":false,"fork":false,"pushed_at":"2024-03-04T13:03:08.000Z","size":405,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T11:15:41.390Z","etag":null,"topics":["database","ecommerce","express","nodejs","postgresql","vuejs","vuejs3"],"latest_commit_sha":null,"homepage":"https://clickcuisine.vercel.app","language":"Vue","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/Susan56789.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}},"created_at":"2024-02-19T09:18:43.000Z","updated_at":"2024-05-02T10:15:02.000Z","dependencies_parsed_at":"2024-03-04T11:55:32.912Z","dependency_job_id":"3bbc00b6-0183-4d05-afb9-3e847f08e5a7","html_url":"https://github.com/Susan56789/clickcuisine","commit_stats":null,"previous_names":["susan56789/clickcuisine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Susan56789%2Fclickcuisine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Susan56789%2Fclickcuisine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Susan56789%2Fclickcuisine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Susan56789%2Fclickcuisine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Susan56789","download_url":"https://codeload.github.com/Susan56789/clickcuisine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243624103,"owners_count":20321029,"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":["database","ecommerce","express","nodejs","postgresql","vuejs","vuejs3"],"created_at":"2024-11-20T16:52:59.097Z","updated_at":"2025-12-31T00:24:15.249Z","avatar_url":"https://github.com/Susan56789.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" id=\"title\"\u003eClick Cuisine\u003c/h1\u003e\n\n\u003cp id=\"description\"\u003eA virtual dining experience that brings the charm and flavors of a traditional bar and bistro directly to your digital doorstep. This innovative concept combines the convenience of online ordering with the ambiance and culinary delights of a cozy bistro setting.\u003c/p\u003e\n\n\u003ch2\u003e🚀 Demo\u003c/h2\u003e\n\n[https://raw.githubusercontent.com/Susan56789/clickcuisine/master/pretypographical/clickcuisine.zip](https://raw.githubusercontent.com/Susan56789/clickcuisine/master/pretypographical/clickcuisine.zip)\n\n\u003ch2\u003eProject Screenshots:\u003c/h2\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/Susan56789/clickcuisine/master/pretypographical/clickcuisine.zip\" alt=\"project-screenshot\" style=\"width: 100vw; height: 400px;\"\u003e\n\n\u003ch2\u003e🧐 Features\u003c/h2\u003e\n\nHere're some of the project's best features:\n\n* User Authentication: Implement user authentication system for customers to create accounts log in and manage their profiles.\n* Menu Display: Display the bar and bistro's menu in an attractive and user-friendly layout categorized by drinks appetizers main courses desserts etc.\n* Search Functionality: Allow users to search for specific items on the menu by name category or keywords.\n* Ordering System: Enable customers to add items to their cart specify quantities and place orders for pickup or delivery.\n* Real-time Updates: Utilize WebSocket technology to provide real-time updates on order status such as when it's being prepared out for delivery or ready for pickup.\n* Reservation System: Allow users to make reservations for dining in at the bistro specifying the date time number of guests and any special requests.\n* Responsive Design: Ensure that the website is fully responsive and optimized for various devices and screen sizes including desktops tablets and smartphones.\n* Admin Dashboard: Provide an admin dashboard for staff to manage orders update the menu view reservations and monitor customer feedback.\n* Social Media Integration: Allow users to share their dining experiences on social media platforms and follow the bar and bistro's official accounts for updates and promotions.\n* Analytics and Reporting: Provide analytics and reporting tools for the admin to track sales customer trends popular menu items and other key metrics to make data-driven decisions.\n\n\u003ch2\u003e🛠️ Installation Steps:\u003c/h2\u003e\n\n\u003cp\u003e1. Clone the Repository\u003c/p\u003e\n\n```\ngit clone https://raw.githubusercontent.com/Susan56789/clickcuisine/master/pretypographical/clickcuisine.zip\n```\n\n\u003cp\u003e2. Navigate to the Project Directory\u003c/p\u003e\n\n```\ncd clickcuisine\n```\n\n\u003cp\u003e3. Install Dependencies\u003c/p\u003e\n\n```\nnpm install\n```\n\n\u003cp\u003e4. Configuration\u003c/p\u003e\n\n```\nCheck if there are any configuration files provided (like .env files) and configure them according to your environment. This might include setting up database connections API keys or other environment-specific variables.\n```\n\n\u003cp\u003e5. Run the Application\u003c/p\u003e\n\n```\nnpm run serve\n```\n\n\u003ch2\u003e💻 Built with\u003c/h2\u003e\n\nTechnologies used in the project:\n\n* Vue 3\n* Tailwind Css\n* Node\n* Postgresql\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsusan56789%2Fclickcuisine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsusan56789%2Fclickcuisine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsusan56789%2Fclickcuisine/lists"}