{"id":16392322,"url":"https://github.com/stefanbschneider/quotify","last_synced_at":"2026-02-04T02:02:21.101Z","repository":{"id":46829240,"uuid":"270776543","full_name":"stefanbschneider/quotify","owner":"stefanbschneider","description":"Quotify: An example app using Django","archived":false,"fork":false,"pushed_at":"2024-04-17T00:28:21.000Z","size":82,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-06T23:36:16.176Z","etag":null,"topics":["bootstrap","django","heroku","python","python3","quotes","quotes-application","sqlite","web"],"latest_commit_sha":null,"homepage":"https://django-quotify.herokuapp.com/","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/stefanbschneider.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":"2020-06-08T18:16:17.000Z","updated_at":"2021-09-23T07:35:25.000Z","dependencies_parsed_at":"2025-06-06T23:36:22.087Z","dependency_job_id":"ff620148-f59d-4f05-9e9b-b1a12ef48081","html_url":"https://github.com/stefanbschneider/quotify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stefanbschneider/quotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanbschneider%2Fquotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanbschneider%2Fquotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanbschneider%2Fquotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanbschneider%2Fquotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefanbschneider","download_url":"https://codeload.github.com/stefanbschneider/quotify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanbschneider%2Fquotify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264075702,"owners_count":23553511,"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":["bootstrap","django","heroku","python","python3","quotes","quotes-application","sqlite","web"],"created_at":"2024-10-11T04:49:36.281Z","updated_at":"2026-02-04T02:02:16.076Z","avatar_url":"https://github.com/stefanbschneider.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Django CI](https://github.com/stefanbschneider/quotify/workflows/Django%20CI/badge.svg)\n\n# Quotify: Your Daily Dose of Inspirational Quotes (A Django Example App)\n\n![screenshot](docs/screenshot.png)\n\nAn example app using Django, SQLite, and Bootstrap. \nChange notifications via SendGrid.\nDeployed on heroku: https://django-quotify.herokuapp.com/\n\nQuotify allows you to see random inspirational quotes, add new ones, edit or delete existing ones.\n\n**Warning:** This app is experimental. There are no warranties.\nFeel free to add new quotes, but do not enter sensitive data. \nI am notified of any new or edited quotes.\n\n\n## Setup\n\n```\npip install -r requirements.txt\n```\n\n## Usage\n\n```\npython manage.py runserver\n```\n\nThen go to http://127.0.0.1:8000\n\n## Development\n\n* `quotify` is the Django project\n* `quotes` is the app\n\nSee my [django_tutorial repo](https://github.com/stefanbschneider/django_tutorial) for another example app + useful commands,\nbased on the Django tutorial.\n\n## Deployment\n\n* Deployment on heroku\n* Configure heroku config vars:\n    * `DJANGO_SETTINGS_MODULE = quotify.prod_settings`\n    * `DJANGO_SECRET_KEY = \u003csecret key\u003e`\n    * `EMAIL = \u003cyouremail@address.com\u003e`\n    * `SENDGRID_API_KEY = \u003csendgrid_api_key\u003e`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanbschneider%2Fquotify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefanbschneider%2Fquotify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanbschneider%2Fquotify/lists"}