{"id":21486317,"url":"https://github.com/anjupriya-v/cli-note-taking-app","last_synced_at":"2026-05-20T06:08:04.539Z","repository":{"id":139557505,"uuid":"411638368","full_name":"anjupriya-v/cli-note-taking-app","owner":"anjupriya-v","description":"Developed Using Node.js.","archived":false,"fork":false,"pushed_at":"2022-11-11T08:48:26.000Z","size":198,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T19:38:52.150Z","etag":null,"topics":["nodejs","notesapp"],"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/anjupriya-v.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":"2021-09-29T11:01:18.000Z","updated_at":"2023-05-01T02:27:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"6aa4a023-9b3f-400d-ad2d-d9346dc5c444","html_url":"https://github.com/anjupriya-v/cli-note-taking-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/anjupriya-v%2Fcli-note-taking-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anjupriya-v%2Fcli-note-taking-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anjupriya-v%2Fcli-note-taking-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anjupriya-v%2Fcli-note-taking-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anjupriya-v","download_url":"https://codeload.github.com/anjupriya-v/cli-note-taking-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244014178,"owners_count":20383715,"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":["nodejs","notesapp"],"created_at":"2024-11-23T13:20:20.511Z","updated_at":"2026-05-20T06:08:04.510Z","avatar_url":"https://github.com/anjupriya-v.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Command Line Note Taking App\n\n### Tech Stack Used:\n- Node.js\n\n### Demo Video\n\nhttps://user-images.githubusercontent.com/84177086/201301960-dabd80cb-6e73-49d1-96b5-0008e52e7f3d.mp4\n\n### It performs four Operations\n\n- add - to add the note\n- list - to list all the notes which is available\n- read - to read the description of single note\n- remove - to remove the note\n\n## :point_down:Steps to initialize the project:\n\n- Clone the repository\n\n```\n$ git clone https://github.com/anjupriya-v/command-line-note-taking-app.git\n```\n\n- Redirect to the cloned repo directory\n\n- Install the dependencies\n\n```\nnpm install\n```\n\n### Open up the terminal for doing the following operations\n\n-If you want to know about the available operations, use\n\n```\nnode app.js available-operations\n```\n\n- If you want the list all the notes, use\n\n```\nnode app.js list\n```\n\n- If you want to add the note, use\n\n```\nnode app.js add --title=\"titleName\" --body=\"titleDescription\"\n```\n\n\n- If you want to read the description of particular note, use\n\n```\nnode app.js read --title=\"titleName\"\n```\n\n- If you want to remove the note, use\n\n```\nnode app.js remove --title=\"titleName\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanjupriya-v%2Fcli-note-taking-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanjupriya-v%2Fcli-note-taking-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanjupriya-v%2Fcli-note-taking-app/lists"}