{"id":21763363,"url":"https://github.com/techjmi/crud-operation","last_synced_at":"2026-04-12T14:53:21.896Z","repository":{"id":219788356,"uuid":"749924783","full_name":"techjmi/CRUD-Operation","owner":"techjmi","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-29T17:25:09.000Z","size":3861,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T01:28:31.233Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/techjmi.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}},"created_at":"2024-01-29T17:02:34.000Z","updated_at":"2024-04-20T22:02:32.000Z","dependencies_parsed_at":"2024-01-29T20:42:11.154Z","dependency_job_id":null,"html_url":"https://github.com/techjmi/CRUD-Operation","commit_stats":null,"previous_names":["techjmi/crud-operation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techjmi%2FCRUD-Operation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techjmi%2FCRUD-Operation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techjmi%2FCRUD-Operation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techjmi%2FCRUD-Operation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techjmi","download_url":"https://codeload.github.com/techjmi/CRUD-Operation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244739939,"owners_count":20501990,"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","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":[],"created_at":"2024-11-26T12:15:05.756Z","updated_at":"2026-04-12T14:53:16.864Z","avatar_url":"https://github.com/techjmi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CRUD Operation Project\n\nA full-stack CRUD (Create, Read, Update, Delete) application using the MERN stack.\n## Table of Contents\n- Introduction\n- Features\n- Technologies Used\n- Getting Started\n- Installation\n- Contributing\n## Introduction\nThis project is a demonstration of a CRUD application with admin functionalities. It uses the MERN stack, consisting of MongoDB for the database,\nExpress.js for the server, React for the frontend, and Node.js for backend runtime.\n## Features\n- Create, Read, Update, and Delete operations on [specific entities].\n- [Additional features specific to your project].\n\n## Technologies Used\n- Frontend:\n  - React\n  - Bootstrap\n  - Material-UI \n- Backend:\n  - Node.js\n  - Express.js\n- Database:\n  - MongoDB\n## Getting Started\n\nTo run this project locally, follow these steps:\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/your-username/CRUD-Operation.git\n   cd CRUD-Operation\nInstall dependencies for both frontend and backend:\ncd client \u0026\u0026 npm install\ncd ../server \u0026\u0026 npm install\n\nStart the backend server:\ncd server \u0026\u0026 npm start or nodemon server.js\nStart the frontend application:\ncd client \u0026\u0026 npm start or npm run dev for vite\n\nContributing\nContributions are welcome! Feel free to open issues or submit pull requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechjmi%2Fcrud-operation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechjmi%2Fcrud-operation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechjmi%2Fcrud-operation/lists"}