{"id":21676874,"url":"https://github.com/rasbeetech/vote_app","last_synced_at":"2026-05-16T23:06:45.937Z","repository":{"id":135282102,"uuid":"352772185","full_name":"RasbeeTech/Vote_App","owner":"RasbeeTech","description":"Voting app","archived":false,"fork":false,"pushed_at":"2021-04-05T20:29:52.000Z","size":872,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T10:26:13.120Z","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/RasbeeTech.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}},"created_at":"2021-03-29T20:12:33.000Z","updated_at":"2021-04-14T01:02:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa5ec32e-f9c5-4af6-85bd-baabb236f369","html_url":"https://github.com/RasbeeTech/Vote_App","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RasbeeTech%2FVote_App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RasbeeTech%2FVote_App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RasbeeTech%2FVote_App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RasbeeTech%2FVote_App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RasbeeTech","download_url":"https://codeload.github.com/RasbeeTech/Vote_App/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244587968,"owners_count":20477242,"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","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-25T14:16:36.087Z","updated_at":"2026-05-16T23:06:40.900Z","avatar_url":"https://github.com/RasbeeTech.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vote_App\n Voting app  \n \n Pyton version 3.8.7  \n Django version 3.1.7  \n \n ## About \n A web-application developed with Python/Django that takes polls and tallies user responses.  \n\n## Purpose\n Delve into the realm of Django to develop a voting_app.  In doing so, aim to learn effective web-development techniques and useful tools.  \n\n## Run()\n\n### install polls package:\n* In order for the application to run as intended, the polls app must be installed first.  In the project directory run the following command:  \n```bash\npython3 -m pip install --user django-polls/dist/django-polls-0.1.tar.gz\n```\n\n### execute program:\n1. In Terminal, navigate to the 'vote_app' directory  \n2. execute the following command:  \n```bash\npython3 manage.py runserver\n```  \n3. In your choice web broswer, enter the address *'127.0.0.1:8000/polls'*  \n\n### Login to admin\n* Create superuser using the command:\n```\npython3 manage.py createsuperuser\n```\n* login with default: U: admin P: Passw0rd\n\n### Add new questions/choices\n1. Make sure your logged into the admin page using either a created superuser or the default admin credentials.\n2. In *'127.0.0.1:8000/admin'* navigate to the Questions change list.  \n3. From here you can change a question and its answers or add new ones.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasbeetech%2Fvote_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frasbeetech%2Fvote_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasbeetech%2Fvote_app/lists"}