{"id":23687998,"url":"https://github.com/fawwaz37/todo-express-mongodb","last_synced_at":"2025-09-05T21:33:12.168Z","repository":{"id":121672128,"uuid":"389383217","full_name":"fawwaz37/todo-express-mongodb","owner":"fawwaz37","description":"Todo App With Login System, Built using MongoDB , Express.js , and Node.js","archived":false,"fork":false,"pushed_at":"2021-08-05T14:49:03.000Z","size":18,"stargazers_count":9,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T16:46:47.795Z","etag":null,"topics":["crud-sample","express","express-handlebars","expressjs","login","mongodb","mongoose","nodejs"],"latest_commit_sha":null,"homepage":"https://zekais-todo.herokuapp.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/fawwaz37.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-25T15:44:45.000Z","updated_at":"2024-04-05T23:06:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5965cd0-3010-4607-93b2-d51f0d89f847","html_url":"https://github.com/fawwaz37/todo-express-mongodb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fawwaz37/todo-express-mongodb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawwaz37%2Ftodo-express-mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawwaz37%2Ftodo-express-mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawwaz37%2Ftodo-express-mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawwaz37%2Ftodo-express-mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fawwaz37","download_url":"https://codeload.github.com/fawwaz37/todo-express-mongodb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawwaz37%2Ftodo-express-mongodb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273826138,"owners_count":25175232,"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-05T02:00:09.113Z","response_time":402,"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":["crud-sample","express","express-handlebars","expressjs","login","mongodb","mongoose","nodejs"],"created_at":"2024-12-29T23:59:15.740Z","updated_at":"2025-09-05T21:33:12.160Z","avatar_url":"https://github.com/fawwaz37.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **ToDo List App**\n\nTodo App With Login System, Built using MongoDB , Express.js , and Node.js\n\nDemo App:\nhttps://zekais-todo.herokuapp.com/\n\n# Installation\n## Cloning this repo\n```cmd\n\u003e git clone https://github.com/fawwaz37/todo-express-mongodb.git\n\u003e cd todo-express-mongodb\n```\n\n## Editing the file\nEdit the required value in folder `controllers` file `config.js`.\n\n```js\nmodule.exports = {\n    port: '3030', // http://localhost:3030 \n    dbURI: 'mongodb+srv://xxx' \n}\n```\n\n`port`: PORT localhost.\n\n`dbURI`: your MongoDb URI. \n\n## How to Get Mongodb URI\n1. Sign In [Mongodb](https://www.mongodb.com/)\n2. Create a Database.\n\u003cimg src=\"https://i.postimg.cc/R0D16X3C/1.png\" width=\"300\"\u003e\n\n3. Create Free Cluster.\n4. Choose Cloud Provider \u0026 Region.\n5. Select `Connect`.\n6. Add a Connection IP Address.\n\u003cimg src=\"https://i.postimg.cc/gk1H2MZY/5-1.png\" width=\"500\"\u003e\n\n7. Create a Database User\n\u003cimg src=\"https://i.postimg.cc/T1zCLGPc/5-2.png\" width=\"500\"\u003e\n\n8. Choose Connect Your Application\n9. Change `\u003cpassword\u003e` with Your Password Database User `step 7`\n\u003cimg src=\"https://i.postimg.cc/6pW4wgW2/db.png\" width=\"500\"\u003e\n\n## Installing the dependencies\n```cmd\n\u003e npm install\n```\n\n## Running App\n```cmd\n\u003e npm start\n```\n\nThen Browse http://localhost:3030 . You will see the Homepage.\n\n\u003cimg src=\"https://i.postimg.cc/nrdbmXmt/end.png\" width=\"500\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffawwaz37%2Ftodo-express-mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffawwaz37%2Ftodo-express-mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffawwaz37%2Ftodo-express-mongodb/lists"}