{"id":26184425,"url":"https://github.com/lee-seokmin/rememo","last_synced_at":"2026-04-07T20:31:10.747Z","repository":{"id":221933818,"uuid":"487343834","full_name":"lee-seokmin/REMEMO","owner":"lee-seokmin","description":"제 1회 빡코딩콘 메모 서비스 만들기","archived":false,"fork":false,"pushed_at":"2022-05-03T11:58:21.000Z","size":703,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T11:42:04.736Z","etag":null,"topics":["flask","javascript","python","sqlite","web"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/lee-seokmin.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":"2022-04-30T17:46:35.000Z","updated_at":"2022-10-09T08:23:15.000Z","dependencies_parsed_at":"2024-02-11T07:30:18.911Z","dependency_job_id":"33360a75-3025-4cc6-abac-4d72182c5d00","html_url":"https://github.com/lee-seokmin/REMEMO","commit_stats":null,"previous_names":["seokmin12/rememo","lee-seokmin/rememo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lee-seokmin/REMEMO","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lee-seokmin%2FREMEMO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lee-seokmin%2FREMEMO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lee-seokmin%2FREMEMO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lee-seokmin%2FREMEMO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lee-seokmin","download_url":"https://codeload.github.com/lee-seokmin/REMEMO/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lee-seokmin%2FREMEMO/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31528258,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","javascript","python","sqlite","web"],"created_at":"2025-03-11T22:55:52.369Z","updated_at":"2026-04-07T20:31:10.726Z","avatar_url":"https://github.com/lee-seokmin.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"![header](https://capsule-render.vercel.app/api?type=waving\u0026color=gradient\u0026height=200\u0026section=header\u0026text=REMEMO\u0026fontSize=90)\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Flask-000000?style=flat-square\u0026logo=Flask\u0026logoColor=white\"/\u003e\u003c/a\u003e\u0026nbsp \n    \u003cimg src=\"https://img.shields.io/badge/Python-3776AB?style=flat-square\u0026logo=Python\u0026logoColor=white\"/\u003e\u003c/a\u003e\u0026nbsp \n    \u003cimg src=\"https://img.shields.io/badge/SQLite-003B57?style=flat-square\u0026logo=SQLite\u0026logoColor=white\"/\u003e\u003c/a\u003e\u0026nbsp\n\u003c/div\u003e\n\n* * *\n### 유튜버 [개발하는 정대리](https://www.youtube.com/c/%EA%B0%9C%EB%B0%9C%ED%95%98%EB%8A%94%EC%A0%95%EB%8C%80%EB%A6%AC)님이 주관한  `[제 1회 빡코딩콘]` 참가\n* * *\n화면구성:\n- 메모 목록화면\n- 메모 상세화면\n- 메모 편집, 작성 화면 \n\n⭐️기능:\n- 사용자는 작성한 메모 목록을 볼 수 있어야함 \n- 메모 목록에 노출되는 메모는 작성된 메모문장 한줄만 노출된다.\n- 메모 작성 페이지에서 메모 작성이 가능하다.\n- 메모를 작성할때 작성된 메모의 글자수가 노출된다.\n- 사용자는 메모를 검색할 수 있어야 한다.\n- 사용자는 메모를 편집할 수 있어야 한다.\n- 사용자는 메모를 삭제할 수 있어야 한다.\n- 작성된 메모는 비밀메모로 변경이 가능하다.\n\n비밀메모: \n- 메모목록에 메모 문장이 노출되지 않는다.\n- 메모 목록 화면에는 “비밀메모 입니다” 혹은 잠금 표시로 노출된다.\n- 메모 목록에서 상세보기클릭시 비밀메모인 경우 암호를 입력해야 메모 상세 화면으로 이동이 가능하다.\n- 일반메모는 메모 상세화면에서 비밀메모로 변환이 가능하다.\n- 일반메모에서 비밀메모로 설정시 비밀번호 입력창이 뜨고 비밀번호를 입력하면 비밀메모로 바뀐다.\n* * *\n- ### 기술 스텍\n    - HTML, CSS, JS\n    - Python\n- ### 외부 라이브러리\n    - Flask\n    - Sqlite\n    - Jquery\n    - Pico css\n    - BootStrap Icon\n\n* * *\n|이름|이미지|\n|--|--|\n|메인 페이지 (라이트)|\u003cimg src=\"static/img/main-light.png\"\u003e|\n|메인 페이지 (다크)|\u003cimg src=\"static/img/main-dark.png\"\u003e|\n|메모 작성|\u003cimg src=\"static/img/write-memo.png\"\u003e|\n|잠긴 메모|\u003cimg src=\"static/img/locked-memo.png\"\u003e|\n|상세 화면|\u003cimg src=\"static/img/detail.png\"\u003e|\n|수정|\u003cimg src=\"static/img/edit.png\"\u003e|\n|삭제|\u003cimg src=\"static/img/delete.png\"\u003e|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flee-seokmin%2Frememo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flee-seokmin%2Frememo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flee-seokmin%2Frememo/lists"}