{"id":19566393,"url":"https://github.com/surpri6e/notes","last_synced_at":"2026-06-10T13:31:33.152Z","repository":{"id":221705775,"uuid":"717479695","full_name":"surpri6e/notes","owner":"surpri6e","description":"Console application for create notes","archived":false,"fork":false,"pushed_at":"2024-02-09T14:55:07.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T00:13:22.223Z","etag":null,"topics":["cpp","cpp14","notes-app"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/surpri6e.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}},"created_at":"2023-11-11T15:47:56.000Z","updated_at":"2024-03-27T17:20:06.000Z","dependencies_parsed_at":"2024-02-09T16:13:42.100Z","dependency_job_id":null,"html_url":"https://github.com/surpri6e/notes","commit_stats":null,"previous_names":["surpri6e/notes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surpri6e%2Fnotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surpri6e%2Fnotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surpri6e%2Fnotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surpri6e%2Fnotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/surpri6e","download_url":"https://codeload.github.com/surpri6e/notes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240831012,"owners_count":19864709,"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":["cpp","cpp14","notes-app"],"created_at":"2024-11-11T05:31:36.560Z","updated_at":"2026-06-10T13:31:33.145Z","avatar_url":"https://github.com/surpri6e.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notes\n\n- In project don't use other **.dll** or **.lib** \n- Standart: **ISO C++ 14**\n\nFor work you need list.txt in current directory.\n\nI use React.js principles in cpp project!\n\nExample: \n\n```\nvoid stateUpdate(std::list\u003cstd::string\u003e\u0026 todos) {\n\tstd::ofstream listOut(FILE_NAME);\n\tif (!listOut.is_open()) {\n\t\tstd::cout \u003c\u003c \"Something went wrong.\";\n\t\texit(200);\n\t}\n\tfor(auto\u0026 todo: todos) {\n\t\tlistOut \u003c\u003c todo \u003c\u003c '\\n';\n\t}\n\tlistOut.close();\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurpri6e%2Fnotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsurpri6e%2Fnotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurpri6e%2Fnotes/lists"}