{"id":20726523,"url":"https://github.com/snsakib/notes-app","last_synced_at":"2025-09-12T22:50:43.151Z","repository":{"id":51327737,"uuid":"161896133","full_name":"snsakib/Notes-App","owner":"snsakib","description":"A basic CLI based note taking app developed with Node.js","archived":false,"fork":false,"pushed_at":"2023-04-30T01:55:21.000Z","size":29,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-17T23:41:47.795Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/snsakib.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":"2018-12-15T10:58:34.000Z","updated_at":"2021-05-15T01:20:50.000Z","dependencies_parsed_at":"2025-01-17T23:41:20.844Z","dependency_job_id":"90eee5cd-8276-463d-a8fe-69ab3b71a667","html_url":"https://github.com/snsakib/Notes-App","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snsakib%2FNotes-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snsakib%2FNotes-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snsakib%2FNotes-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snsakib%2FNotes-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snsakib","download_url":"https://codeload.github.com/snsakib/Notes-App/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243004240,"owners_count":20220271,"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-17T04:25:35.588Z","updated_at":"2025-03-11T09:19:45.059Z","avatar_url":"https://github.com/snsakib.png","language":"JavaScript","readme":"# notes\nThis is a basic CLI based note taking app build with Node.js.\nI build this app for a course project while I was learning about nodeJS from [Udemy](https://www.udemy.com/the-complete-nodejs-developer-course-2/)\n\n## Installation Steps:\n1. Download or clone the files form this github [repo](www.github.com)\n2. Start command promt (Windows) / terminal (MAC)\n3. Navigate to the installed folder\n4. run `npm install`\n5. You are all set!\n\n## Documentation:\n\n1. **Add a new note:**\n    run `node app.js add --title=\"Note title\" --body=\"Note body\"`\n    or\n    run `node app.js add -t \"Note title\" -b \"Note body\"`\n\n1. **Remove a note:**\n    run `node app.js remove --title=\"Note title\"`\n    or\n    run `node app.js remove -t \"Note title\"`\n\n1. **Read a saved note:**\n    run `node app.js read --title=\"Note title\"`\n    or\n    run `node app.js read -t \"Note title\"`\n\n1. **Show all notes:**\n    run `node app.js list`\n\n1. **Help:**\n    run `node app.js --help`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnsakib%2Fnotes-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnsakib%2Fnotes-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnsakib%2Fnotes-app/lists"}