{"id":25243284,"url":"https://github.com/helloyeew/sankasaint-ec","last_synced_at":"2025-08-29T06:26:04.115Z","repository":{"id":63203611,"uuid":"543262609","full_name":"HelloYeew/sankasaint-ec","owner":"HelloYeew","description":"EC app for election in Software project subject to select a next president powered by ayaka.","archived":false,"fork":false,"pushed_at":"2022-12-01T15:28:28.000Z","size":19805,"stargazers_count":0,"open_issues_count":14,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T20:42:30.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sankasaint.helloyeew.dev","language":"Python","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/HelloYeew.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}},"created_at":"2022-09-29T18:18:27.000Z","updated_at":"2022-10-09T17:47:17.000Z","dependencies_parsed_at":"2022-11-14T21:07:23.387Z","dependency_job_id":null,"html_url":"https://github.com/HelloYeew/sankasaint-ec","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"HelloYeew/ayaka","purl":"pkg:github/HelloYeew/sankasaint-ec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloYeew%2Fsankasaint-ec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloYeew%2Fsankasaint-ec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloYeew%2Fsankasaint-ec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloYeew%2Fsankasaint-ec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HelloYeew","download_url":"https://codeload.github.com/HelloYeew/sankasaint-ec/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloYeew%2Fsankasaint-ec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272641498,"owners_count":24968802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":[],"created_at":"2025-02-12T00:46:34.012Z","updated_at":"2025-08-29T06:26:04.080Z","avatar_url":"https://github.com/HelloYeew.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sankasaint Election Committee\n EC app for election in Software project subject to select James Brucker as a next president powered by [ayaka framework](https://github.com/HelloYeew/ayaka).\n\n## Setup\n\n```bash\npip install virtualenv\nvirtualenv venv\nsource venv/bin/activate # Windows : venv\\Scripts\\activate\npip install -r requirements.txt\n```\n\nCopy `.env.example` to `.env` and continue on database migration\n\n```bash\npython manage.py migrate\npython manage.py loaddata seed/apps.json\npython manage.py createsuperuser\n# Follow the instruction\n```\n\nNow to run the server\n\n```bash\npython manage.py runserver\n```\n\n## Dump database data\n\n```bash\npython manage.py dumpdata apps \u003e seed/apps.json --indent 4\n```\n\n## Load database data\n\n```bash\npython manage.py loaddata seed/apps.json\n```\n\n## Import legacy data to new database tables\n\n1. Run `load database data` section\n2. Get in utility page `/utils` and run `Import legacy data` button\n\nNote : If you are not loading the data from the dump file, the migration will fail and you need to reset the database and do it again.\n\n## Run tests\n\n```bash\npython manage.py test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloyeew%2Fsankasaint-ec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelloyeew%2Fsankasaint-ec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloyeew%2Fsankasaint-ec/lists"}