{"id":23056484,"url":"https://github.com/bire210/myshop","last_synced_at":"2026-04-07T08:01:30.518Z","repository":{"id":65630129,"uuid":"589960017","full_name":"bire210/Myshop","owner":"bire210","description":"Myshop is the clone of TATATCliq , ecommerce website that sells fashion products and many more products","archived":false,"fork":false,"pushed_at":"2024-07-18T02:41:32.000Z","size":241,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T05:28:38.687Z","etag":null,"topics":["css3","express","html5","javascript","jwt","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"https://magenta-croissant-74cf94.netlify.app/","language":"HTML","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/bire210.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":"2023-01-17T10:47:42.000Z","updated_at":"2024-07-18T02:41:35.000Z","dependencies_parsed_at":"2025-02-08T19:30:20.074Z","dependency_job_id":"ee78992d-7210-44eb-9d99-a7c1dbf3a985","html_url":"https://github.com/bire210/Myshop","commit_stats":null,"previous_names":["bire210/myshop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bire210/Myshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bire210%2FMyshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bire210%2FMyshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bire210%2FMyshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bire210%2FMyshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bire210","download_url":"https://codeload.github.com/bire210/Myshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bire210%2FMyshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["css3","express","html5","javascript","jwt","mongodb","nodejs"],"created_at":"2024-12-16T01:24:07.690Z","updated_at":"2026-04-07T08:01:30.500Z","avatar_url":"https://github.com/bire210.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jumpy-sound-9573\n\n\u003ch3\u003e This is the Clone of TataCliQ . TataCliQ is an indian leading E-commerce website that sales garment,Fashion product,Home Furniture and many more and gives free home delivery at door-Step\u003c/h3\u003e\n\n\n\n\u003chr\u003e\n\u003ch3\u003eDescription:\u003c/h3\u003e\nI have developed a REST API for the e-commers website .This API performs all the fundamental CRUD operations of any ecommers platform with user\nvalidation at every end poit. This is an Individual Project . I clone this website from the scratch in five days.\n\n# Techstack\n\nMongoDB| Node.js |Express  |HTML 5  |CSS 3  |Javascript \n\n# Features\n\n# Admin Features:\n\u003cul\u003e\n\u003cli\u003e\n\nAdministrator Role of the entire application.\n\u003c/li\u003e\n\u003cli\u003eOnly registered admins with valid session token can add/update/delete product or customer from main database.\u003c/li\u003e\n\u003cli\u003eAdmin can access the details of Products in the site.\u003c/li\u003e\n\u003c/ul\u003e\n\n# Customer Features:\n\u003cul\u003e\n\u003cli\u003e\nRegister/login with token \n\u003c/li\u003e\n\u003cli\u003e search and sorting functionality\u003c/li\u003e\n\u003cli\u003eflow of product purchasing from e-commerce website\u003c/li\u003e\n\u003c/ul\u003e\n\n\n# Modules\n\n\u003cul\u003e\n\u003cli\u003eAdmin Module\u003c/li\u003e\n\u003cli\u003eUser Module\u003c/li\u003e\n\u003cli\u003eProduct  Module\u003c/li\u003e\n\u003cli\u003eOrderProduct Module\u003c/li\u003e\n\u003cli\u003eUser Module\u003c/li\u003e\n\n\u003c/ul\u003e\n\n#API Endpoints\n\n\u003cul\u003e\n\u003cli\u003ePOST /user/register : Registering the user(Creating the account).\u003c/li\u003e\n\u003cli\u003ePOST /user/login : Logging in user with valid email \u0026 password\u003c/li\u003e\n\u003cli\u003ePATCH /user/update : To update user detials (name,number,email)\u003c/li\u003e\n\u003cli\u003e DELETE /user/admin/delete:userid : To delete a user account for admin.\u003c/li\u003e\n\u003cli\u003eGET /user/admin/:userid : To get a user by his id\u003c/li\u003e\n\u003cli\u003eGET /user/admin/allusers : To get all users\u003c/li\u003e\n\u003cli\u003eGET /user/cart : Get the all cart items(Authorization required)\u003c/li\u003e\n\u003cli\u003ePOST /user/cart : To push the items to the cart (Authorization required)\u003c/li\u003e\n\u003cli\u003eDELETE /user/cart/delete/:cartitemid :This will delete the item in the cart(Authorization required)\u003c/li\u003e\n\n\n\u003c/ul\u003e\n\n\n#Demo\n\n\u003ca href=\"https://poetic-souffle-508685.netlify.app/home.html\" \u003e Netlify Deployement Link for User\u003c/a\u003e\n\u003ca href=\"https://poetic-souffle-508685.netlify.app/admin.html\" \u003e Netlify Deployement Link for Admin\u003c/a\u003e\nadmin can login by email:ram@gmail.com and password:ram\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbire210%2Fmyshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbire210%2Fmyshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbire210%2Fmyshop/lists"}