{"id":19913549,"url":"https://github.com/stanleyy7/eshop","last_synced_at":"2026-04-13T19:31:16.945Z","repository":{"id":65793874,"uuid":"576842016","full_name":"StanleyY7/Eshop","owner":"StanleyY7","description":"A responsive e-commerce website built with React and Vite. This website also utilizes CRUD and has it's own backend made using Google Firestore.","archived":false,"fork":false,"pushed_at":"2023-04-06T01:26:36.000Z","size":82357,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-10T19:52:15.576Z","etag":null,"topics":["css","cypress","firebase","firestore","html","javscript","jest-tests","react","scss","vite"],"latest_commit_sha":null,"homepage":"","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/StanleyY7.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":"2022-12-11T06:37:57.000Z","updated_at":"2023-04-13T12:27:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"03191d4d-9813-4665-bbea-9692c5d72116","html_url":"https://github.com/StanleyY7/Eshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StanleyY7/Eshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StanleyY7%2FEshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StanleyY7%2FEshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StanleyY7%2FEshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StanleyY7%2FEshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StanleyY7","download_url":"https://codeload.github.com/StanleyY7/Eshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StanleyY7%2FEshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["css","cypress","firebase","firestore","html","javscript","jest-tests","react","scss","vite"],"created_at":"2024-11-12T21:33:21.021Z","updated_at":"2026-04-13T19:31:16.924Z","avatar_url":"https://github.com/StanleyY7.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project: Legion (Eshop)\n\nLink https://stanleyy7.github.io/Eshop/\n\n![legionLatest](https://user-images.githubusercontent.com/119549394/219933057-ce25b8a2-764e-4bda-af9b-4050a6eb3f3f.png)\n\n\u003cimg width=\"250\" src=\"https://github.com/StanleyY7/Eshop/actions/workflows/main.yml/badge.svg\"/\u003e\n\n## Outline\nThe main aim of this project was to utilise our existing knowledge of HTML, CSS/SCSS, React and Javascript to create a responsive e-commerce website. \n\n### Design\n\nBelow are 3 different designs/wireframes I created (using canva) for the project, ultimately I went with the Legion website design as it more closely resembled the MVP requirements of the project, I then adapted the design to better meet the MVP requirements further.\n\n![Untitled design (13)](https://user-images.githubusercontent.com/119549394/215723162-8fb69dd3-7967-4bf8-944e-067ea26578be.png)\n\n## MVP\n\nThe main requirements for this project were:\n\n-   To have a Home Page\n     -   Which contains:\n        -   A Grid of products\n        -   A Carousel of featured products\n        \n-   To have a Product Page (with id parameter). Similar to a product page on another site, allows the user to add to cart and select product variants.\n        \n-   To have all products stored in Firestore:\n      -  Which stores the following information:\n        -   quantity\n        -   variants (could be colors, sizes, etc)\n        -   price per unit\n        -   name\n        -   image url\n        -   favourited or not (boolean)\n-    To clarify, all data is to be stored in Firestore and fetched by the frontend, there is to be no static product data in the react application.\n\n### Bonus Features\n\n- Added Jest Component Tests\n- Added Cypress Component Tests\n\n## Summary\n\nI met the above requirements by first creating a website wireframe/design, then I worked on the MVP requirements. More specifically, for the MVP requirements, I made a basic layout of the frontend first, then built the backend, once that was done (i.e. populated with the required data) I then worked on completing each of the MVP requirements by building the relevant components for them. After all of this was completed, I then worked on media queries.\n\n## Tech Stack\n- HTML\n- CSS/SCSS\n- Javascript\n- React\n- Vite\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstanleyy7%2Feshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstanleyy7%2Feshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstanleyy7%2Feshop/lists"}