{"id":19611796,"url":"https://github.com/wonjong2/note_taker","last_synced_at":"2026-05-04T09:33:46.214Z","repository":{"id":114791793,"uuid":"487614884","full_name":"wonjong2/Note_Taker","owner":"wonjong2","description":"This Note Taker application allows a user to write, save and delete notes.","archived":false,"fork":false,"pushed_at":"2022-05-06T00:20:41.000Z","size":141,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T15:36:07.554Z","etag":null,"topics":["api-rest","expressjs","javascript","nodejs"],"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/wonjong2.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-05-01T18:41:19.000Z","updated_at":"2022-07-20T18:06:04.000Z","dependencies_parsed_at":"2023-06-26T05:46:28.457Z","dependency_job_id":null,"html_url":"https://github.com/wonjong2/Note_Taker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wonjong2/Note_Taker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonjong2%2FNote_Taker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonjong2%2FNote_Taker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonjong2%2FNote_Taker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonjong2%2FNote_Taker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wonjong2","download_url":"https://codeload.github.com/wonjong2/Note_Taker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonjong2%2FNote_Taker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32601584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["api-rest","expressjs","javascript","nodejs"],"created_at":"2024-11-11T10:44:04.242Z","updated_at":"2026-05-04T09:33:46.199Z","avatar_url":"https://github.com/wonjong2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Note Taker\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Description\n\nThis is a Note Taker application that can be used to write, save and delete notes.\n\n- Use node.js to implement this application\n- Use express.js back end \n- Deploy an application to Heroku: https://note-taker-wonjong.herokuapp.com/\n- Use nanoid.js to generate unique IDs\n- Create a modular router for '/api/notes' path in notesRouter.js file\n\n## Table of Contents\n1. [Installation](#installation)\n2. [Usage](#usage)\n3. [License](#license)\n4. [Contributing](#contributing)\n5. [Test](#test)\n6. [Questions](#questions)\n\n## Installation\n\n1. Move to the directory where index.js is\n2. npm install express\n3. node server.js\n\nPlease refer to the image below.\n\n![install](./images/install.png)\n\n## Usage\n\n1. When a user open the Note Taker, it shows a landing page with a link to a notes page\n![landing-page](./images/landing.png)\n\n2. When a user clicks on the link to the notes page, it shows a page with existing notes listed in the left-hand column, plus empty fields to enter a new note title and the note's text in the right-hand column\n![notes-page](./images/notes.png)\n\n3. When a user enters a new note title and the note's text, a save icon appears in the navigation at the top of the page\n![new-note](./images/new.png)\n- When a user clicks on the save icon, the new note a user has entered is saved and appears in the left-hand column with the other existing notes\n![add-note](./images/add.png)\n\n4. When a user clicks on an existing note in the list in the left-hand column, that note appears in the right-hand column\n![note-detail](./images/note-detail.png)\n\n5. When a user clicks on the trash-can icon, that note will be deleted from the left-hand column\n![delete-icon](./images/delete1.png)\n![delete-note](./images/delete2.png)\n\n## License\n\nCopyright (c) 2022 `wonjong2` (GitHub Username) Licensed under [the MIT License](https://choosealicense.com/licenses/mit/).\n\n## Contributing\n\nAll your inputs are valuable and I love them.\n\n- Reporting a bug\n- Submiiting a fix\n- Proposing new features\n\n## Test\n\nN/A\n\n## Questions\n\n1. GitHub: https://github.com/wonjong2\n2. If you have any questions, please reach out to wonjong2@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwonjong2%2Fnote_taker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwonjong2%2Fnote_taker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwonjong2%2Fnote_taker/lists"}