{"id":16518035,"url":"https://github.com/ayush-kanduri/contacts-list","last_synced_at":"2026-04-11T19:04:28.993Z","repository":{"id":113598153,"uuid":"465771718","full_name":"Ayush-Kanduri/Contacts-List","owner":"Ayush-Kanduri","description":"This is a Contacts List Project which is designed using Full Stack Web Development through Back-End Technology of MEN Stack (MongoDB, ExpressJS, NodeJS). It implements RESTFUL-APIs.  This website is completely Responsive across all the Devices.  Users are able to Add New Contacts. Users are able to Delete Existing Contacts. Users are able to Read Existing Contacts.","archived":false,"fork":false,"pushed_at":"2022-09-06T09:39:05.000Z","size":84,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-04T01:39:04.633Z","etag":null,"topics":["ejs","express","expressjs","javascript","mongodb","node","nodejs","rest-api"],"latest_commit_sha":null,"homepage":"https://contacts-list.onrender.com","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/Ayush-Kanduri.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-03-03T15:17:43.000Z","updated_at":"2024-05-30T10:56:02.000Z","dependencies_parsed_at":"2023-05-24T05:30:24.190Z","dependency_job_id":null,"html_url":"https://github.com/Ayush-Kanduri/Contacts-List","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ayush-Kanduri/Contacts-List","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayush-Kanduri%2FContacts-List","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayush-Kanduri%2FContacts-List/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayush-Kanduri%2FContacts-List/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayush-Kanduri%2FContacts-List/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ayush-Kanduri","download_url":"https://codeload.github.com/Ayush-Kanduri/Contacts-List/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayush-Kanduri%2FContacts-List/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273539293,"owners_count":25123499,"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-09-03T02:00:09.631Z","response_time":76,"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":["ejs","express","expressjs","javascript","mongodb","node","nodejs","rest-api"],"created_at":"2024-10-11T16:34:38.558Z","updated_at":"2025-12-30T21:31:32.301Z","avatar_url":"https://github.com/Ayush-Kanduri.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 𝐂𝐨𝐧𝐭𝐚𝐜𝐭𝐬 𝐋𝐢𝐬𝐭 🚀\n\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/76626529/185291796-93e47c6f-7d35-4eac-823e-5372c9c2b9ab.png\"\u003e\n\u003c/p\u003e\n\n## ⭐ Introduction\n\nThis is a Contacts List Project which is designed using Full Stack Web Development through Back-End Technology of MEN Stack (MongoDB, ExpressJS, NodeJS). It implements RESTFUL-APIs.\n\nThis website is completely Responsive across all the Devices.\n\n-  Users are able to Add New Contacts.\n-  Users are able to Delete Existing Contacts.\n-  Users are able to Read Existing Contacts.\n   \u003cbr/\u003e\n   \u003cbr/\u003e\n\n## 🔥 Getting Started With The Project\n\n-  Fork the Project in your Repository.\n-  Clone the Forked Repository in your Local System.\n-  Install \u0026 Configure - NodeJS, MongoDB, Robo3T.\n-  Create '.env' file \u0026 Set the Environment Variables in it, as per the 'ENV_FORMAT.json' file.\n-  Run 'npm install' in GitBash Terminal\n-  Go to 'package.json' \u0026 inside the 'SCRIPTS', find \"start\":\"....\" \u003cbr/\u003e\n   Change it to - \"start\": \"nodemon index.js\",\n-  If you want to run the project in development mode locally then go to '.env' file \u0026 set,\u003cbr/\u003e\n   ENVIRONMENT=development \u003cbr/\u003e\n   DEPLOYMENT=local\n-  If you want to run the project in production mode locally then go to '.env' file \u0026 set,\u003cbr/\u003e\n   ENVIRONMENT=production \u003cbr/\u003e\n   DEPLOYMENT=local\n-  Change \"module.exports = production\" to \"module.exports = development\" or vice-versa in the 'environment.js' file as per the requirement.\n-  Run 'npm start' in GitBash Terminal\n-  Enjoy :)\n\nFor any issues related to the project, raise an ISSUE in the respective Repository.\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n## 🔨 Tools Used\n\n\u003cp align=\"justify\"\u003e\n\u003cimg height=\"140\" width=\"140\" src=\"https://www.w3.org/html/logo/downloads/HTML5_Logo_256.png\"\u003e\n\u003cimg height=\"140\" width=\"140\" src=\"https://logodix.com/logo/470309.png\"\u003e\n\u003cimg height=\"140\" width=\"140\" src=\"https://upload.wikimedia.org/wikipedia/commons/6/6a/JavaScript-logo.png\"\u003e\n\u003cimg height=\"140\" width=\"250\" src=\"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQv2l-4Y-ZVZm77rzV9CRJxmgNPpy36zgePIA\u0026usqp=CAU\"\u003e\n\u003cimg height=\"140\" width=\"140\" src=\"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSMX7p-_Zo1LqsEfO1v3B6Zw0Jgvhk4vo1fKA\u0026usqp=CAU\"\u003e\n\u003cimg height=\"140\" width=\"250\" src=\"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRASBParCnQhsRkKZ8opkkRjtk9XJ-MHdy0jA\u0026usqp=CAU\"\u003e\n\u003cimg height=\"140\" width=\"140\" src=\"https://code.visualstudio.com/assets/apple-touch-icon.png\"\u003e\n\u003c/p\u003e\n\n-  Library:\n   -  cors\n   -  dotenv\n   -  ejs\n   -  express\n   -  mongoose\n   -  nodemon\n-  Framework: ExpressJS\n-  Database: MongoDB\n-  Version Control System: Git\n-  VCS Hosting: GitHub\n-  Programming / Scripting: JavaScript\n-  Front-End: HTML, CSS, EJS\n-  Runtime Environment: NodeJS\n-  Integrated Development Environment: VSCode\n   \u003cbr/\u003e\n   \u003cbr/\u003e\n\n## 🔗 Links\n\n\u003e ## Checkout the Website [Web Application](https://contacts-list.onrender.com)\n\u003e\n\u003e ## Checkout the Application Demo Video [YouTube](https://youtu.be/g2QPnT0fl9s)\n\n\u003cbr/\u003e\n\n## 💻 Screens\n\n\u003cp align=\"justify\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/76626529/185291796-93e47c6f-7d35-4eac-823e-5372c9c2b9ab.png\"\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n## 🐦 Follow Me:\n\n\u003e [Dev Community](https://dev.to/ayushkanduri)\n\n\u003e [Twitter](https://twitter.com/ayush_codes)\n\n\u003e [LinkedIn](https://www.linkedin.com/in/ayushkanduri/)\n\n\u003e [YouTube](https://www.youtube.com/channel/UC6c1ajC_2jF7wQp7Y13t2bg)\n\nI hope you like the project. Thanks for reading :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayush-kanduri%2Fcontacts-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayush-kanduri%2Fcontacts-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayush-kanduri%2Fcontacts-list/lists"}