{"id":15543176,"url":"https://github.com/collinstatang/nodejs-crud-console-app","last_synced_at":"2026-04-28T11:33:52.741Z","repository":{"id":162901580,"uuid":"638030380","full_name":"CollinsTatang/NodeJS-CRUD-Console-App","owner":"CollinsTatang","description":"CRUD Console App permit users to be able to Create Read Update and Delete items in the db.json data file.","archived":false,"fork":false,"pushed_at":"2025-11-29T07:12:36.000Z","size":191,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-12-01T08:34:52.528Z","etag":null,"topics":["create","delete","nodejs","read","update"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CollinsTatang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-09T00:03:53.000Z","updated_at":"2025-11-29T07:12:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"0612fdd0-3491-4274-9336-93c7066f0d1b","html_url":"https://github.com/CollinsTatang/NodeJS-CRUD-Console-App","commit_stats":{"total_commits":21,"total_committers":2,"mean_commits":10.5,"dds":0.04761904761904767,"last_synced_commit":"6c1c66bbabf440f5d8ddf06a90e81a2fe3f86065"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CollinsTatang/NodeJS-CRUD-Console-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CollinsTatang%2FNodeJS-CRUD-Console-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CollinsTatang%2FNodeJS-CRUD-Console-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CollinsTatang%2FNodeJS-CRUD-Console-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CollinsTatang%2FNodeJS-CRUD-Console-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CollinsTatang","download_url":"https://codeload.github.com/CollinsTatang/NodeJS-CRUD-Console-App/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CollinsTatang%2FNodeJS-CRUD-Console-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32379328,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"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":["create","delete","nodejs","read","update"],"created_at":"2024-10-02T12:26:10.167Z","updated_at":"2026-04-28T11:33:52.725Z","avatar_url":"https://github.com/CollinsTatang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch3\u003e\u003cb\u003eNodeJS CRUD Console App\u003c/b\u003e\u003c/h3\u003e\n\u003cimg src=\"updateDisplay.png\" alt=\"logo\" width=\"300\"  height=\"auto\" /\u003e\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ (OPTIONAL)](#faq)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 NodeJS CRUD Console App \u003ca name=\"about-project\"\u003e\u003c/a\u003e \n\n**CRUD Console App** permits users to be able to Create Read Update and Delete items in the database file.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eNode\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://nodejs.org/en\"\u003eNode.js\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\n\u003c!-- Features --\u003e\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Add Item**\n- **Read Item**\n- **Update Item**\n- **Remove Item**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n### Setup\n\nClone this repository to your desired folder:\n\n```sh\n  cd my-folder\n  git clone https://github.com/CollinsTatang/NodeJS-CRUD-Console-App.git\n```\n\n### Install\n\nInstall this project with:\n\n```sh\n  cd NodeJS-CRUD-Console-App\n  npm install\n```\n### Usage\n\nTo run the project, execute the following command:\n\n```sh\n  node filename\n```\n### Run tests\n\nTo run tests, run the following command:\n\n```sh\n  npm test\n```\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤**Makungang Collins Tatang**\n\n- GitHub: [@CollinsTatang](https://github.com/CollinsTatang)\n- Twitter: [@CollinsTatang1](https://twitter.com/CollinsTatang1)\n- LinkedIn: [Makungang Collins Tatang](https://www.linkedin.com/in/makungang-collins/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **Multiple Detele**\n- [ ] **Add More Database Table**\n- [ ] **Add Test**\n- [ ] **Add To DOCKER**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you find this project intresting and helpful please leave a star.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank the FreeCodeCamp team for making it posible to have all the avialable resource I needed. \n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollinstatang%2Fnodejs-crud-console-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcollinstatang%2Fnodejs-crud-console-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollinstatang%2Fnodejs-crud-console-app/lists"}