{"id":20355747,"url":"https://github.com/jardelgcunha/polls-django","last_synced_at":"2026-04-13T13:04:14.720Z","repository":{"id":123086036,"uuid":"290327669","full_name":"jardelgcunha/polls-django","owner":"jardelgcunha","description":" A public site that lets people view polls and vote in them.","archived":false,"fork":false,"pushed_at":"2020-08-26T22:05:12.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T01:07:33.077Z","etag":null,"topics":["django","polls","pycharm","python","python3","vote"],"latest_commit_sha":null,"homepage":"","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/jardelgcunha.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}},"created_at":"2020-08-25T21:29:40.000Z","updated_at":"2023-07-18T09:12:36.000Z","dependencies_parsed_at":"2023-03-13T12:12:59.163Z","dependency_job_id":null,"html_url":"https://github.com/jardelgcunha/polls-django","commit_stats":null,"previous_names":["jardelgcunha/polls-django"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jardelgcunha%2Fpolls-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jardelgcunha%2Fpolls-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jardelgcunha%2Fpolls-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jardelgcunha%2Fpolls-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jardelgcunha","download_url":"https://codeload.github.com/jardelgcunha/polls-django/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241889427,"owners_count":20037508,"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":["django","polls","pycharm","python","python3","vote"],"created_at":"2024-11-14T23:13:56.499Z","updated_at":"2026-04-13T13:04:09.694Z","avatar_url":"https://github.com/jardelgcunha.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Polls \n\n\u003e 🖱️ A public site that lets people view polls and vote in them. [Django Documentation](https://docs.djangoproject.com/en/2.2/intro/tutorial01/)\n\n## 🚀 Stacks\nThis project was developed with the following technologies:\n\n- [Python](https://www.python.org/doc/)\n- [Django](https://docs.djangoproject.com/en/2.2/)\n- [PyCharm](https://www.jetbrains.com/pt-br/pycharm/download/#section=windows) \n- [SQLite](https://www.sqlite.org/docs.html)\n\n## :up: APP Features\n\n## :construction_worker: How to run?\n```bash\ngit clone https://github.com/JardelDeveloper/app-polls-django.git\n```\n\n## ⚒ Build APP\n```bash\n# Build Project\n$ django-admin startproject mysite\n# Build App\n$ python manage.py startapp polls\n```\n\n## 🗃️ Store and Migrate the Database\n```bash\n# Store model changes in a migration\n$ python manage.py makemigrations\n# Run migrate\n$ python manage.py migrate\n```\n\n## :computer: Run Polls\n```bash\n# Access the directory \n$ cd mysite\n# Install Dependencies (VENV)\n# Run Polls app\n$ python manage.py runserver\n```\nGo to http://127.0.0.1:8000/polls/ \n\n## 🔐 Run Admin Polls\n```bash\n# Access the directory \n$ cd mysite\n# Create Super User\n$ python manage.py createsuperuser\n# Run Admin app\n$ python manage.py runserver\n```\nGo to http://127.0.0.1:8000/admin/\n\n## 🤔 How to contribute?\n```bash\n# Make a Fork this repository;\n# Create a branch with your feature: \ngit checkout -b my-feature;\n# Make commit to your changes: \ngit commit -m \"feat: my new feature\";\n# Make a push to your branch: \ngit push origin my-feature;\n```\nAfter the merge of your pull request is done, you can delete a branch of yours.\n\n## :wrench: Issues\nFeel free to **file a new issue** with a respective title and description on the the [Polls](https://github.com/JardelDeveloper/app-polls-django/issues) repository. If you already found a solution to your problem, **I would love to review your pull request**.\n\n## :memo: License\nReleased in 2020 :closed_book:\n\nThis project is under the MIT license. See the [LICENSE](https://github.com/JardelDeveloper/app-polls-django/blob/master/LICENSE) for more details.\n\nMade with :green_heart: by Jardel Cunha.\n\nGive :star: if this project helped you!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjardelgcunha%2Fpolls-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjardelgcunha%2Fpolls-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjardelgcunha%2Fpolls-django/lists"}