{"id":18522096,"url":"https://github.com/sigmanificient/bday-reminder","last_synced_at":"2026-03-07T16:31:03.650Z","repository":{"id":40660904,"uuid":"374364322","full_name":"Sigmanificient/bday-reminder","owner":"Sigmanificient","description":"A Flask based application for birthday saving.","archived":false,"fork":false,"pushed_at":"2024-06-28T17:32:43.000Z","size":239,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T09:41:38.416Z","etag":null,"topics":["birthday","birthday-reminder","flask","flask-application","python"],"latest_commit_sha":null,"homepage":"","language":"Jinja","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/Sigmanificient.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-06T13:14:05.000Z","updated_at":"2022-07-10T13:43:07.000Z","dependencies_parsed_at":"2023-02-17T11:10:13.475Z","dependency_job_id":"2853adba-be80-4c40-8bc2-5f0841fad5f4","html_url":"https://github.com/Sigmanificient/bday-reminder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sigmanificient/bday-reminder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sigmanificient%2Fbday-reminder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sigmanificient%2Fbday-reminder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sigmanificient%2Fbday-reminder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sigmanificient%2Fbday-reminder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sigmanificient","download_url":"https://codeload.github.com/Sigmanificient/bday-reminder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sigmanificient%2Fbday-reminder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30221501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T14:02:48.375Z","status":"ssl_error","status_checked_at":"2026-03-07T14:02:43.192Z","response_time":53,"last_error":"SSL_read: 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":["birthday","birthday-reminder","flask","flask-application","python"],"created_at":"2024-11-06T17:29:02.510Z","updated_at":"2026-03-07T16:31:03.599Z","avatar_url":"https://github.com/Sigmanificient.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bday-reminder \n\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Sigmanificient/bday-reminder/badges/quality-score.png?b=mvp)](https://scrutinizer-ci.com/g/Sigmanificient/bday-reminder/?branch=mvp)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/corentin384/bday-reminder)\n![GitHub repo size](https://img.shields.io/github/repo-size/corentin384/bday-reminder)\n![Lines of code](https://img.shields.io/tokei/lines/github/corentin384/bday-reminder)\n![GitHub](https://img.shields.io/github/license/corentin384/bday-reminder)\n![GitHub last commit](https://img.shields.io/github/last-commit/corentin384/bday-reminder)\n\nA Flask based application for birthday saving.\n\n\n# Installation\n\nClone the repository\n```bash\ngit clone https://github.com/Sigmanificient/bday-reminder.git\n```\n\n*If you are on GNU/Linux, you can use the makefile configuration*\n```bash\nmake\n```\n\nOtherwise, you must install the dependencies manually.\n\n- Install a python virtualenv (optional)\n```bash\npython -m venv venv\n# Activate the virtualenv\n```\n\n- Install the bday_reminder package as editable\n```bash\npip install -e .\n```\n- Install Sass cli tool\n```bash\nyarn install\n```\n\n- Build the static files\n```bash\nsass --style compressed bday_reminder/static/scss/style.scss:bday_reminder/static/css/style.css\n```\n\n- Run the application\n```bash\npython bday_reminder\n```\n\n## Create the user\n\n  \n```bash\nmake user\n```\n\nOr manually:\n\n```bash\npython scripts/dummy.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigmanificient%2Fbday-reminder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsigmanificient%2Fbday-reminder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigmanificient%2Fbday-reminder/lists"}