{"id":18857576,"url":"https://github.com/ndf-web-dev/ecommerce-store","last_synced_at":"2026-04-27T11:31:00.713Z","repository":{"id":168446348,"uuid":"559656686","full_name":"NDF-WEB-DEV/ecommerce-store","owner":"NDF-WEB-DEV","description":"E-commerce site back-end simulation","archived":false,"fork":false,"pushed_at":"2022-11-03T20:33:26.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-30T08:50:18.972Z","etag":null,"topics":["class-diagram","dotenv","express","express-middleware","insomnia","javascript","mysql2","sequelize"],"latest_commit_sha":null,"homepage":"https://drive.google.com/file/d/1Wy4pAqDoh-ism1Keh9wK2G-TUbcIiiAz/view","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/NDF-WEB-DEV.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-10-30T19:28:52.000Z","updated_at":"2023-02-27T03:06:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"a88b8159-a097-41c8-9c80-7132abfee2ef","html_url":"https://github.com/NDF-WEB-DEV/ecommerce-store","commit_stats":null,"previous_names":["ndf-web-dev/ecommerce-store"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NDF-WEB-DEV/ecommerce-store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NDF-WEB-DEV%2Fecommerce-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NDF-WEB-DEV%2Fecommerce-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NDF-WEB-DEV%2Fecommerce-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NDF-WEB-DEV%2Fecommerce-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NDF-WEB-DEV","download_url":"https://codeload.github.com/NDF-WEB-DEV/ecommerce-store/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NDF-WEB-DEV%2Fecommerce-store/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32335295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["class-diagram","dotenv","express","express-middleware","insomnia","javascript","mysql2","sequelize"],"created_at":"2024-11-08T04:07:08.204Z","updated_at":"2026-04-27T11:31:00.689Z","avatar_url":"https://github.com/NDF-WEB-DEV.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# E-COMMERCE STORE\n\n### **Description**\n\u003e This project was built to simulate the back-end for an e-commerce site. It uses Express.js API and Sequelize to interact with a MySQL database. It contains four Models(tables) to use which are Products, Category, Tag, and Product Tag.\n\n## **Table of Contents**\n- [Project Name](#project_name)\n- [How to install it](#installation)\n- [Running Tests](#tests)\n- [How to use](#usage)\n- [Report issues](#issues)\n- [Questions](#username)\n- [How to make contributions](#contributions)\n- [Credits](#credits)\n- [License](#license)\n\n### **Project Name**\n\n\u003e E-commerce store\n\n### **Video Link**\n\n[Ecommerce Video Link](https://drive.google.com/file/d/1Wy4pAqDoh-ism1Keh9wK2G-TUbcIiiAz/view?usp=sharing)\n\n### **Class Diagram / Models**\n\n\u003e [Class Diagram](https://drive.google.com/file/d/1tiRt-R7jmaPoWqpQ0sWSWFoNrhK0x-OT/view?usp=sharing)\n\n### **Installation**\n\n\u003e 1. MySQL2 run: npm i mysql2\n\u003e\n\u003e 2. Sequalize run: npm i sequelize\n\u003e\n\u003e 3. Express.js run: npm i express\n\u003e\n\u003e 4. Dotenv run: npm i dotenv\n\n### **Tests**\n\n\u003e You can test the GET, POST, PUT and DELETE routes by using Insomnia as seen in the video.\n\u003e[Insomnia](https://insomnia.rest/)\n### **Usage**\n\n\u003e This app can be used for testing the ecommerce part of a website. Most important to see the relation among the tables in the database.\n\n### **Questions**\n\n\u003e Contact me with questions via [GitHub](https://github.com/NDF-WEB-DEV) or send an email to: nordleendefrias@gmail.com\n### **Report Issues**\n\n\u003e send me an email\n\n### **Contributions**\n\n\u003e This is a school project.\n### **Credits**\n\n\u003e n/a\n\n### **License**\n\n\u003e n/a","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndf-web-dev%2Fecommerce-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fndf-web-dev%2Fecommerce-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndf-web-dev%2Fecommerce-store/lists"}