{"id":23200894,"url":"https://github.com/asheemrahman/dynamic-menu-bulider","last_synced_at":"2026-04-09T12:04:32.922Z","repository":{"id":267526858,"uuid":"901527781","full_name":"AsheemRahman/Dynamic-Menu-Bulider","owner":"AsheemRahman","description":"This repository contains the source code for a full-stack application designed to dynamically create and manage menus and menu items. Built with a modern tech stack, it allows users to manage menus such as \"Drinks\" and \"Snacks\" with ease.","archived":false,"fork":false,"pushed_at":"2024-12-10T21:05:22.000Z","size":18183,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T20:43:55.825Z","etag":null,"topics":["backend","frontend","nodejs","reactjs"],"latest_commit_sha":null,"homepage":"https://dynamic-menu-bulider-frontend.vercel.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/AsheemRahman.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-12-10T20:30:26.000Z","updated_at":"2024-12-11T16:47:17.000Z","dependencies_parsed_at":"2024-12-10T21:44:11.270Z","dependency_job_id":null,"html_url":"https://github.com/AsheemRahman/Dynamic-Menu-Bulider","commit_stats":null,"previous_names":["asheemrahman/dynamic-menu-bulider"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsheemRahman%2FDynamic-Menu-Bulider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsheemRahman%2FDynamic-Menu-Bulider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsheemRahman%2FDynamic-Menu-Bulider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsheemRahman%2FDynamic-Menu-Bulider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AsheemRahman","download_url":"https://codeload.github.com/AsheemRahman/Dynamic-Menu-Bulider/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247314354,"owners_count":20918823,"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":["backend","frontend","nodejs","reactjs"],"created_at":"2024-12-18T15:13:06.595Z","updated_at":"2025-12-30T21:25:10.095Z","avatar_url":"https://github.com/AsheemRahman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dynamic Menu Builder\n\nThis repository contains the source code for a full-stack application designed to dynamically create and manage menus and menu items. Built with a modern tech stack, it allows users to manage menus such as \"Drinks\" and \"Snacks\" with ease.\n\n## Features\n- Create menus with titles and descriptions.\n- Add multiple items to menus, including item name, description, and price.\n- Dynamically adjust the UI and functionality as menus and items are added.\n- Clean and responsive user interface.\n\n## Tech Stack\n\n### Frontend\n- **React.js**\n- \n### Backend\n- **Express.js OR Node.js**\n\n### DATABASE\n- **MongoDB**\n\n\n\n## Prerequisites\n- Node.js \u003e= 14.x\n- npm or yarn\n- MongoDB  database\n\n## Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/AsheemRahman/Dynamic-Menu-Bulider.git\n    cd Dynamic-Menu-Bulider\n    ```\n\n2. Install dependencies:\n    - install dependencies in BACKEND and FRONTEND Folder\n    ```bash\n    npm install\n    ```\n\n3. Configure environment variables:\n    - Create a `.env` file in the Backend Folder.\n    - Add database connection details:\n      ```env\n      MONGODB_URI = your_database_connection_string\n      PORT = 5000\n      ```\n\n4. Start the development server:\n    ```bash\n    cd BACKEND\n    npm start\n    ```\n\n5. Start the Frontend development\n    ```bash\n    cd FRONTEND\n    npm run dev\n    ```\n\n## Folder Structure\n```\n├── backend\n│   \n│   ├── controllers\n│       ├── controller.js\n│   ├── routes\n│       ├── route.js\n│   ├── models\n│       ├── menu.js\n│   ├── indes.js\n│   \n├── frontend\n│   ├── components\n│       ├── Header.jsx\n│       ├── Footer.jsx  \n│       ├── Menu.jsx\n│       ├── MenuList.jsx\n│       ├── CreateMenu.jsx\n│       ├── CreateMenuItem.jsx\n└── README.md\n```\n\n## Usage\n1. Access the UI to create menus and items.\n2. Click on a menu to view its associated items.\n3. Manage the application dynamically as more menus and items are added.\n\n## Scripts\n### Backend\n- `npm start`: Start the production server.\n\n### Frontend\n- `npm run dev`: Start the frontend development server.\n\nHappy coding! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasheemrahman%2Fdynamic-menu-bulider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasheemrahman%2Fdynamic-menu-bulider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasheemrahman%2Fdynamic-menu-bulider/lists"}