{"id":28089281,"url":"https://github.com/dugsiiyeinc/e-shop","last_synced_at":"2026-03-03T21:01:59.433Z","repository":{"id":288597759,"uuid":"967885945","full_name":"dugsiiyeinc/E-shop","owner":"dugsiiyeinc","description":"⚡ A modern, open-source e-commerce platform for selling solar and electronic products. Built with React and Supabase — includes user auth, admin dashboard, blog, cart system, and responsive UI.","archived":false,"fork":false,"pushed_at":"2025-05-04T14:32:19.000Z","size":1146,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-04T15:31:39.528Z","etag":null,"topics":["open-source","quilljs","react-19","react-hook-form","react-router","supabase"],"latest_commit_sha":null,"homepage":"https://e-shop-3fjy.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/dugsiiyeinc.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-04-17T06:45:32.000Z","updated_at":"2025-05-04T14:32:23.000Z","dependencies_parsed_at":"2025-05-04T15:35:22.553Z","dependency_job_id":null,"html_url":"https://github.com/dugsiiyeinc/E-shop","commit_stats":null,"previous_names":["dugsiiyeinc/e-shop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dugsiiyeinc%2FE-shop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dugsiiyeinc%2FE-shop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dugsiiyeinc%2FE-shop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dugsiiyeinc%2FE-shop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dugsiiyeinc","download_url":"https://codeload.github.com/dugsiiyeinc/E-shop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253948335,"owners_count":21988953,"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":["open-source","quilljs","react-19","react-hook-form","react-router","supabase"],"created_at":"2025-05-13T12:55:52.933Z","updated_at":"2026-03-03T21:01:59.388Z","avatar_url":"https://github.com/dugsiiyeinc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚡ Modern Solar \u0026 Electronics E-Commerce Platform\n\nWelcome to my **open-source** E-Commerce platform built with **React** and **Supabase**!  \nThis website showcases a modern design and intuitive interface tailored for companies selling **solar irrigation systems, solar panels, batteries, routers, AVRs, pumps**, and other **electrical installations**. Whether you're a customer, technician, or admin—this platform is built to serve you efficiently.\n\n\u003e 💡 Clean Code • ⚙️ Scalable • 💻 Open-Source • 🌞 Built for Solar \u0026 Electronics Retailers\n\n---\n\n## 🚀 Live Demo\n\n🔗 [e-shop-3fjy.vercel.app/](e-shop-3fjy.vercel.app/)\n\n\u003e 👤 Demo Admin Email: `demo@gmail.com`  \n\u003e 🔐 Demo Password: `123456`\n\n---\n\n## 🖼️ Screenshots\n\n\u003c!-- Add screenshots or GIFs here to showcase your website --\u003e\nHome: ![Homepage](./src/assets/Screenshot%202025-05-04%20164115.png)\nAdmin-Daxhboard: ![Admin Dashboard](./src/assets/Screenshot%202025-05-04%20164046.png)\n\n---\n\n## 📦 Tech Stack \u0026 Dependencies\n\n- ⚛️ React\n- 🧱 Supabase (Auth + Database + Storage)\n- 🛒 Zustand / Context API for state management\n- 🎨 TailwindCSS for UI styling\n- 📦 Shadcn/UI Components (Accordion, Tooltip, Cards)\n- 📈 Chart.js or Recharts (for data visualization in Admin)\n- 🔒 Role-based access: Admin, user\n- \n\n---\n\n## 🔧 Features\n\n- ✅ Fully responsive design\n- ✅ Admin dashboard with charts and product controls\n- ✅ Customer cart and order management\n- ✅ Automatic cart creation on signup\n- ✅ Blog system with featured images\n- ✅ Tooltip-enhanced UI\n- ✅ Protected routes with Auth Guard\n- ✅ Real-time updates using Supabase's onAuthStateChange\n- ✅ Custom hooks, reusable components, and clean structure\n\n---\n\n## 🛠️ Getting Started\n\nClone the repository:\n\n```bash\ngit clone https://github.com/dugsiiyeinc/E-shop.git\ncd solar-ecommerce\n\n\n*Install dependencies:\n npm install \n\n*Create a .env file and add your Supabase credentials:\nVITE_SUPABASE_URL=your-supabase-url\nVITE_SUPABASE_ANON_KEY=your-anon-key\n\n\n*Run the development server:\nnpm run dev\n\n\n*📂 Folder Structure\nsrc/\n├── components/\n├── pages/\n├── lib/\n├── context/\n├── hooks/\n└── styles/\n\n\n\n\n🤝 Contributing\nContributions are welcome! Please open an issue or submit a PR if you'd like to help.\n\n📜 License\nThis project is open-source and available under the MIT License.\n\n🙌 Special Thanks\nThanks to the open-source community and tools like React, Supabase, Tailwind, and Shadcn for making this possible.\n\n✉️ Contact\nHave questions or want to connect?\n\n📧 Email: abdiqafaarabdulahi@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdugsiiyeinc%2Fe-shop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdugsiiyeinc%2Fe-shop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdugsiiyeinc%2Fe-shop/lists"}