{"id":14956857,"url":"https://github.com/adityapratap2001/e-commerce","last_synced_at":"2025-10-05T01:32:15.583Z","repository":{"id":109801197,"uuid":"302962834","full_name":"AdityaPratap2001/E-Commerce","owner":"AdityaPratap2001","description":"A platform with full user authentication, where a user can signup as a seller or buyer, \u0026 sell or buy from a wide variety of fashion-related products.","archived":false,"fork":false,"pushed_at":"2021-10-28T16:14:09.000Z","size":87961,"stargazers_count":13,"open_issues_count":1,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-05T08:02:43.969Z","etag":null,"topics":["api-client","cart","e-commerce","jwt","mongo-db","multer","node-js","react-router-v5","reactjs","redis","searching","wishlist"],"latest_commit_sha":null,"homepage":"https://github.com/AdityaPratap2001/E-Commerce#e-commerce-project","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/AdityaPratap2001.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":"2020-10-10T18:13:10.000Z","updated_at":"2024-12-26T07:18:19.000Z","dependencies_parsed_at":"2023-04-07T04:35:18.088Z","dependency_job_id":null,"html_url":"https://github.com/AdityaPratap2001/E-Commerce","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AdityaPratap2001/E-Commerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaPratap2001%2FE-Commerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaPratap2001%2FE-Commerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaPratap2001%2FE-Commerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaPratap2001%2FE-Commerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdityaPratap2001","download_url":"https://codeload.github.com/AdityaPratap2001/E-Commerce/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaPratap2001%2FE-Commerce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278399628,"owners_count":25980330,"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-10-04T02:00:05.491Z","response_time":63,"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":["api-client","cart","e-commerce","jwt","mongo-db","multer","node-js","react-router-v5","reactjs","redis","searching","wishlist"],"created_at":"2024-09-24T13:13:38.391Z","updated_at":"2025-10-05T01:32:15.571Z","avatar_url":"https://github.com/AdityaPratap2001.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# E-commerce project\n\n\u003cp float=\"left\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\" height=\"28\" width=\"100\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Redux-593D88?style=for-the-badge\u0026logo=redux\u0026logoColor=white\" height=\"28\" width=\"100\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Node.js-43853D?style=for-the-badge\u0026logo=node.js\u0026logoColor=white\" height=\"28\" width=\"100\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Express.js-000000?style=for-the-badge\u0026logo=express\u0026logoColor=white\" height=\"28\" width=\"100\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge\u0026logo=mongodb\u0026logoColor=white\" height=\"28\" width=\"100\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/redis-%23DD0031.svg?\u0026style=for-the-badge\u0026logo=redis\u0026logoColor=white\" height=\"28\" width=\"100\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black\" height=\"28\" width=\"100\" /\u003e\n\u003c/p\u003e\n\nAn E-commerce project with completely different user-expirience for sellers \u0026 buyers. A ***role*** (seller/buyer) is being allocated to user upon signing up on the platform.\nSellers can upload their products and keep track of their stocks, while the buyers can buy from a wide-variety of fashion-realted products.\u003cbr\u003e\u003cbr\u003e\nThis repository has **2 Branches**:\n\n* **master** : This branch contains the code with the proper implementation of ***redis-caching***. Hence before running the code in this branch you should install and run redis-server on your device.\u003cbr\u003e\n* **without_redis** : The code in this branch does not implement caching and hence can be directly cloned and run without the need to setup redis.\n\n## Screens for Buyer-role\n\n* ### Categorized Products ### \n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"Project_Images/SubcategorizedProducts.png\"\u003e\n\u003c/p\u003e\n\n* ### Product detail page ###\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"Project_Images/ProductDisplay.png\"\u003e\n\u003c/p\u003e\n\n* ### Wishlist ###\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"Project_Images/Wishlist.png\"\u003e\n\u003c/p\u003e\n\n* ### Cart ###\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"Project_Images/Cart.png\"\u003e\n\u003c/p\u003e\n\n* ### Profile Details ###\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"Project_Images/ProfileDetails.png\"\u003e\n\u003c/p\u003e\n\n* ### Past Orders ###\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"Project_Images/OrderHistory.png\"\u003e\n\u003c/p\u003e\n\n* ### Featured Products\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"Project_Images/FeaturedProducts.png\"\u003e\n\u003c/p\u003e\n\n* ### Personalized Products\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"Project_Images/PersonalizedProducts.png\"\u003e\n\u003c/p\u003e\n\n* ### Landing Page ###\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"Project_Images/HomePage.png\"\u003e\n\u003c/p\u003e\n\n## Screens for Seller-role\n\n* ### Landing Page ### \n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"Project_Images/SellerLandingPage.png\"\u003e\n\u003c/p\u003e\n\n* ### Upload Product ### \n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"Project_Images/SellProduct.png\"\u003e\n\u003c/p\u003e\n\n* ### View Products' stocks ### \n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"Project_Images/ProductsSold.png\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityapratap2001%2Fe-commerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadityapratap2001%2Fe-commerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityapratap2001%2Fe-commerce/lists"}