{"id":16421864,"url":"https://github.com/aybruhm/sms-based-reminder-system","last_synced_at":"2026-03-10T14:32:38.091Z","repository":{"id":90039482,"uuid":"593275140","full_name":"aybruhm/sms-based-reminder-system","owner":"aybruhm","description":"An SMS reminder system that allows users to text a specific number to set reminders for themselves.","archived":false,"fork":false,"pushed_at":"2023-01-28T20:26:32.000Z","size":116,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-28T14:44:22.526Z","etag":null,"topics":["fastapi","python","vonage-sms"],"latest_commit_sha":null,"homepage":"https://hackernoon.com/build-a-lightning-fast-sms-reminder-system-with-vonage-sms-api-and-fastapi-backend","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aybruhm.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,"zenodo":null}},"created_at":"2023-01-25T16:32:39.000Z","updated_at":"2025-03-19T18:54:37.000Z","dependencies_parsed_at":"2023-04-04T14:02:15.583Z","dependency_job_id":null,"html_url":"https://github.com/aybruhm/sms-based-reminder-system","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aybruhm/sms-based-reminder-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aybruhm%2Fsms-based-reminder-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aybruhm%2Fsms-based-reminder-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aybruhm%2Fsms-based-reminder-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aybruhm%2Fsms-based-reminder-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aybruhm","download_url":"https://codeload.github.com/aybruhm/sms-based-reminder-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aybruhm%2Fsms-based-reminder-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30337237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T12:41:07.687Z","status":"ssl_error","status_checked_at":"2026-03-10T12:41:06.728Z","response_time":106,"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":["fastapi","python","vonage-sms"],"created_at":"2024-10-11T07:35:01.882Z","updated_at":"2026-03-10T14:32:38.084Z","avatar_url":"https://github.com/aybruhm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sms-based-reminder-system\nAn SMS reminder system that allows users to text a specific number to set reminders for themselves.\n\n## Getting Started\n\nTo get the system up and running, follow the steps below:\n\n1). Run the commands below in your terminal:\n\n```bash\ngit clone git@github.com:aybruhm/sms-based-reminder-system.git\n```\n\n2). Change directory to sms-based-reminder-system:\n\n```bash\ncd sms-based-reminder-system\n```\n\n3). Rename the `.env.template` file to `.env` and update the values.\n\n4). Start the uvicorn server with the below command in your terminal:\n\n```bash\npython sms_reminder/main.py\n```\n\n**NOTE**: If you get the following error:\n\n```bash\nTraceback (most recent call last):\n  File \"/.../sms-based-reminder-system/sms_reminder/main.py\", line 8, in \u003cmodule\u003e\n    from sms_reminder.services.tasks import scheduler\nModuleNotFoundError: No module named 'sms_reminder'\n```\n\nRun the below code in your terminal and start your uvicorn server again:\n\n```bash\nexport PYTHONPATH=$PWD\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faybruhm%2Fsms-based-reminder-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faybruhm%2Fsms-based-reminder-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faybruhm%2Fsms-based-reminder-system/lists"}