{"id":24066058,"url":"https://github.com/asfak00/multi-vendor-ecommerce","last_synced_at":"2025-08-28T22:22:24.537Z","repository":{"id":172904797,"uuid":"649497166","full_name":"Asfak00/multi-vendor-ecommerce","owner":"Asfak00","description":"Assalamualaikum, This project is a multi vendor e-commerce website. I have tried to add all the features required for a professional level e-commerce website in this project. ","archived":false,"fork":false,"pushed_at":"2023-06-06T02:10:08.000Z","size":4979,"stargazers_count":37,"open_issues_count":0,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-29T05:50:02.345Z","etag":null,"topics":["country-state-city","framer-motion","javascript","metarial-ui","react-icons","react-lottie","react-redux","react-toastify","reactjs","tailwindcss","uuid","vitejs"],"latest_commit_sha":null,"homepage":"https://eshooop.netlify.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/Asfak00.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":"2023-06-05T02:15:33.000Z","updated_at":"2025-05-26T16:37:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"442210f6-7cf5-4056-9ee6-fa7eb2173c4f","html_url":"https://github.com/Asfak00/multi-vendor-ecommerce","commit_stats":null,"previous_names":["asfak00/multi-vendor-ecommerce"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Asfak00/multi-vendor-ecommerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asfak00%2Fmulti-vendor-ecommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asfak00%2Fmulti-vendor-ecommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asfak00%2Fmulti-vendor-ecommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asfak00%2Fmulti-vendor-ecommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Asfak00","download_url":"https://codeload.github.com/Asfak00/multi-vendor-ecommerce/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asfak00%2Fmulti-vendor-ecommerce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272567253,"owners_count":24956758,"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","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["country-state-city","framer-motion","javascript","metarial-ui","react-icons","react-lottie","react-redux","react-toastify","reactjs","tailwindcss","uuid","vitejs"],"created_at":"2025-01-09T11:19:05.250Z","updated_at":"2025-08-28T22:22:24.521Z","avatar_url":"https://github.com/Asfak00.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Introduction\n\n- Everything you can do as a user on this website\n\n  - You can open an account.\n  - You can add products to the cart\n  - You can save favorite products in wishlist.\n  - If you click on a product, you can see its details.\n  - Account can be updated.\n  - You can view the profile.\n  - You can change the password.\n  - You can see all your orders.\n  - Any order can be trucked.\n  - You can add your address (in 3 variants)\n  - You can checkout.\n  - You can order new.\n  - You can logout.\n  - You can forget the password.\n\n\u003c/br\u003e\n\n- As a seller you can do everything on this website\n\n  - Can open seller account.\n  - Can update seller documents.\n  - You can post new products.\n  - You can see all the product list of your shop.\n  - Can create new events.\n  - You can see all the events you have created.\n  - You can change customer order status.\n  - There is a system to withdraw money.\n  - There is an option to add coupon code.\n  - User has option to change order saters.\n\n\u003c/br\u003e\n\n# Projects all packages\n\n```\nnpm i @material-ui/core\n```\n\n```\nnpm i @material-ui/data-grid\n```\n\n```\nnpm i @reduxjs/toolkit\n```\n\n```\nnpm i country-state-city\n```\n\n```\nnpm i framer-motion\n```\n\n```\nnpm i react-icons\n```\n\n```\nnpm i react-image-magnify\n```\n\n```\nnpm i react-lottie\n```\n\n```\nnpm i react-redux\n```\n\n```\nnpm i react-router-dom\n```\n\n```\nnpm i react-toastify\n```\n\n```\nnpm i uuid\n```\n\n# Tailwind CSS install process\n\n```\nnpm install -D tailwindcss postcss autoprefixer\n```\n\n```\nnpx tailwindcss init -p\n```\n\n## add this lines on your tailwind.config.js file\n\n\u003e /\\*_ @type {import('tailwindcss').Config} _/\n\u003e export default {\n\u003e content: [\n\u003e \"./index.html\",\n    \"./src/**/*.{js,ts,jsx,tsx}\",\n],\ntheme: {\nextend: {},\n},\nplugins: [],\n}\n\n\u003c/br\u003e\n\n## add this classes on your index.css file\n\n```\n@tailwind base;\n@tailwind components;\n@tailwind utilities;\n```\n\n\u003e any doubt please contact me!\n\u003e asfakahmed680@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasfak00%2Fmulti-vendor-ecommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasfak00%2Fmulti-vendor-ecommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasfak00%2Fmulti-vendor-ecommerce/lists"}