{"id":18893316,"url":"https://github.com/nescode/pollcorn","last_synced_at":"2025-10-10T06:06:34.089Z","repository":{"id":242437124,"uuid":"55106078","full_name":"nescode/pollcorn","owner":"nescode","description":"Simple poll application in django","archived":false,"fork":false,"pushed_at":"2016-03-31T08:46:44.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-24T05:37:00.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/nescode.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-30T23:56:46.000Z","updated_at":"2016-04-03T12:28:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a37054b-7175-442b-a3f9-025037198c46","html_url":"https://github.com/nescode/pollcorn","commit_stats":null,"previous_names":["nescode/pollcorn"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nescode/pollcorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nescode%2Fpollcorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nescode%2Fpollcorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nescode%2Fpollcorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nescode%2Fpollcorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nescode","download_url":"https://codeload.github.com/nescode/pollcorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nescode%2Fpollcorn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002962,"owners_count":26083487,"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-10-10T02:00:06.843Z","response_time":62,"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":"2024-11-08T08:13:04.609Z","updated_at":"2025-10-10T06:06:34.084Z","avatar_url":"https://github.com/nescode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## A Simple Poll Application (Development)\n\nThis poll application is build upon famous Django official documentation. It consist of two part:\n* A public site that lets people view polls and vote in them.\n* An admin site that lets you add, change and delete polls.\n\nThis poll app is going to be a part of Cornstack project.\n\n## How to setup\n\nCreate a virtualenv in your system and clone this repositories\n\n```python\ngit clone https://github.com/nescode/pollcorn.git\ncd pollcorn\npip install -r requirements.txt\n./manage.py migrate\n./manage.py createsuperuser\n```\n\nBrowse your localhost with 8000 port. Polls application accessible at\n\n```python\nhttp://127.0.0.1:8000/polls\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnescode%2Fpollcorn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnescode%2Fpollcorn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnescode%2Fpollcorn/lists"}