{"id":19248805,"url":"https://github.com/kevinkoech357/knotes","last_synced_at":"2026-06-19T01:31:24.903Z","repository":{"id":187902407,"uuid":"677780515","full_name":"kevinkoech357/KNotes","owner":"kevinkoech357","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-29T16:24:36.000Z","size":2280,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T20:56:10.987Z","etag":null,"topics":["flask","notes","python"],"latest_commit_sha":null,"homepage":"https://knotes-n4cy.onrender.com","language":"Python","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/kevinkoech357.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":"2023-08-12T16:03:41.000Z","updated_at":"2023-09-08T18:14:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1a2e3e9-86ff-400a-a366-32a7e7cd323d","html_url":"https://github.com/kevinkoech357/KNotes","commit_stats":null,"previous_names":["kevinkoech357/knotes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevinkoech357/KNotes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinkoech357%2FKNotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinkoech357%2FKNotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinkoech357%2FKNotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinkoech357%2FKNotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinkoech357","download_url":"https://codeload.github.com/kevinkoech357/KNotes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinkoech357%2FKNotes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34514282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":["flask","notes","python"],"created_at":"2024-11-09T18:10:39.437Z","updated_at":"2026-06-19T01:31:24.870Z","avatar_url":"https://github.com/kevinkoech357.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\nKNotes is a flask web application that allows the user to create an account, write notes and delete notes.\n\n## Installation\n```bash\ngit clone https://github.com/kevinkoech357/KNotes\n\ncd KNotes\n```\n## Setting up python virtual environment\n```bash\npython3 -m venv env\n\nsource env/bin/activate\n```\n### Installing dependencies\n```bash\npip install -r requirements.txt\n```\n## Starting server\nOption 1:\n```bash\nflask --app run run\n```\nOption 2:\n```bash\ngunicorn -w 4 run:app\n```\n## Checking live\nOption 1:\nGo to your browser and input=\u003e ```http://127.0.0.1:5000```\n\nOption 2:\nGo to your browser and input=\u003e ```http://127.0.0.1:8000```\n\n## Bugs\n* Deleting note doesn't work as expected. Will fix soon.\n* Can't cancel flash messages.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinkoech357%2Fknotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinkoech357%2Fknotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinkoech357%2Fknotes/lists"}