{"id":21623819,"url":"https://github.com/crmacca/speedmath","last_synced_at":"2026-05-20T19:08:28.824Z","repository":{"id":226132240,"uuid":"767308336","full_name":"crmacca/speedmath","owner":"crmacca","description":"Mental Mathematics trainer for primary students. (Assessment Task for my Course)","archived":false,"fork":false,"pushed_at":"2024-04-04T06:53:09.000Z","size":1560,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T19:34:24.882Z","etag":null,"topics":["mathematics","student","tutor"],"latest_commit_sha":null,"homepage":"https://speedmath.cmcdev.net","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crmacca.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}},"created_at":"2024-03-05T03:53:58.000Z","updated_at":"2024-11-21T08:24:26.000Z","dependencies_parsed_at":"2024-04-04T07:42:28.107Z","dependency_job_id":null,"html_url":"https://github.com/crmacca/speedmath","commit_stats":null,"previous_names":["crmacca/speedmath"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/crmacca/speedmath","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crmacca%2Fspeedmath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crmacca%2Fspeedmath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crmacca%2Fspeedmath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crmacca%2Fspeedmath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crmacca","download_url":"https://codeload.github.com/crmacca/speedmath/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crmacca%2Fspeedmath/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33271566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T15:12:43.734Z","status":"ssl_error","status_checked_at":"2026-05-20T15:12:42.300Z","response_time":356,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["mathematics","student","tutor"],"created_at":"2024-11-25T00:14:10.518Z","updated_at":"2026-05-20T19:08:28.796Z","avatar_url":"https://github.com/crmacca.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"static/images/roundedIcon.png\" width=\"70\" align=\"left\" style=\"margin-right: 20px; margin-bottom: 100px;\"/\u003e\n\n# Speedmath\nWelcome to the SpeedMath repository. This project was an assessment task, but will remain online as an example of my skills.\n\n## 💻 Deployment Instructions\n\n# 🔨 Development Environment\n\n#### Requirements\n- Python 3.10+ (3.12 recommended)\n- Django 5.0\n\n#### Step 1: Clone the Repository\n```bash\ngit clone https://github.com/crmacca/speedmath.git\ncd speedmath\n```\n\n#### Step 2: Database Migrations\nDepending on your OS, use the appropriate command to make and apply migrations:\n```bash\n# For Windows\npython manage.py makemigrations\npython manage.py migrate\n\n# For macOS/Linux\npython3 manage.py makemigrations\npython3 manage.py migrate\n```\n\n#### Step 3: Change SECRET_KEY\nNavigate to `speedmath/settings.py` and update the `SECRET_KEY`:\n```python\nSECRET_KEY = 'your_new_secret_key'\n```\nGenerate a new key at [Djecrety](https://djecrety.ir/).\n\n#### Step 4: Run the Server\n```bash\n# For Windows\npython manage.py runserver\n\n# For macOS/Linux\npython3 manage.py runserver\n```\nAccess the app at `http://127.0.0.1:8000`.\n\n# 🚀 Production Environment\n\nNot supported, production site accessible at https://speedmath.cmcdev.net\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrmacca%2Fspeedmath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrmacca%2Fspeedmath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrmacca%2Fspeedmath/lists"}