{"id":16314531,"url":"https://github.com/wyntonfranklin/dgroups","last_synced_at":"2025-07-07T01:05:02.418Z","repository":{"id":113780342,"uuid":"173515158","full_name":"wyntonfranklin/dgroups","owner":"wyntonfranklin","description":"A groups web app built using django as a tutorial","archived":false,"fork":false,"pushed_at":"2019-03-07T00:45:54.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-07T01:05:00.931Z","etag":null,"topics":["python","python-tutorial"],"latest_commit_sha":null,"homepage":"https://wftutorials.blog/2019/03/07/the-django-web-framework/","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/wyntonfranklin.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":"2019-03-03T00:47:33.000Z","updated_at":"2019-03-07T22:51:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8e12ca9-c1f2-4015-b14e-b8d290bc6110","html_url":"https://github.com/wyntonfranklin/dgroups","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wyntonfranklin/dgroups","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyntonfranklin%2Fdgroups","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyntonfranklin%2Fdgroups/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyntonfranklin%2Fdgroups/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyntonfranklin%2Fdgroups/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wyntonfranklin","download_url":"https://codeload.github.com/wyntonfranklin/dgroups/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wyntonfranklin%2Fdgroups/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263996084,"owners_count":23541399,"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":["python","python-tutorial"],"created_at":"2024-10-10T21:54:09.461Z","updated_at":"2025-07-07T01:05:02.399Z","avatar_url":"https://github.com/wyntonfranklin.png","language":"Python","readme":"# dgroups\n\nThis is a tutorial using the Django Web Framework. I built it to help me understand web development using this python web framework. I also wrote a blog about building this application. You can find the url for the blog somewhere.\n\nDjango is a really cool web framework and was very intuitive. The name of the project is dgroups which means django groups. It basically is a application to create users and groups and attach users to groups.\n\nLearn more about Djagno here - https://www.djangoproject.com/\n\n.\n\n## Preview\n\n![https://wftutorials.files.wordpress.com/2019/03/django_screenshot1.png](https://wftutorials.files.wordpress.com/2019/03/django_screenshot1.png)\n\n\n\n## Installation\n\n```bash\n# download repo\ngit clone https://github.com/wyntonfranklin/dgroups.git\n\n# Go into repo\ncd dgroups\n\n#Install dependencies\nUse pip to install dependencies. Only crispy_forms used\npip install --upgrade django-crispy-forms\n\n#run the app\npython manage.py runserver\n```\n\n\n\n## Features\n\n- Create groups\n- Create users\n- Create members\n- Login and Logout\n- Delete group\n- View group details\n\n\n\n## Topics Covered\n\n- Routing\n- Rendering Views\n- Templates\n- Models and Databases\n- Migrations\n- Forms\n- Authentication and Access Control\n- Admin site","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwyntonfranklin%2Fdgroups","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwyntonfranklin%2Fdgroups","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwyntonfranklin%2Fdgroups/lists"}