{"id":16157693,"url":"https://github.com/theawiteb/django101project","last_synced_at":"2025-08-26T19:04:56.747Z","repository":{"id":110115991,"uuid":"406347348","full_name":"TheAwiteb/django101Project","owner":"TheAwiteb","description":"django101Project is a project for Django 101 course on satr.codes","archived":false,"fork":false,"pushed_at":"2021-10-05T12:48:20.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T07:28:58.921Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://satr.codes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheAwiteb.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-14T11:55:50.000Z","updated_at":"2021-10-05T12:48:23.000Z","dependencies_parsed_at":"2023-03-14T10:15:12.093Z","dependency_job_id":null,"html_url":"https://github.com/TheAwiteb/django101Project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheAwiteb/django101Project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAwiteb%2Fdjango101Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAwiteb%2Fdjango101Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAwiteb%2Fdjango101Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAwiteb%2Fdjango101Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheAwiteb","download_url":"https://codeload.github.com/TheAwiteb/django101Project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAwiteb%2Fdjango101Project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272247350,"owners_count":24899544,"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-08-26T02:00:07.904Z","response_time":60,"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-10-10T01:50:20.828Z","updated_at":"2025-08-26T19:04:56.709Z","avatar_url":"https://github.com/TheAwiteb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1 \u003e\n\u003cbr\u003e\n\u003ca\u003e\u003cimg src=\"https://www.logosurfer.com/wp-content/uploads/2018/03/django-logo_0.png\" alt=\"djangoSatr - img\"\u003e\u003c/a\u003e\n\u003cbr\u003e\n\n# django101Project\n\n\u003cbr\u003e\n\u003c/h1\u003e\n\u003c/div\u003e\n\ndjango101Project is a project for Django 101 course on [satr.codes](https://satr.codes)\n\n\n[Requirements](#Requirements)\n•\n[Installation](#Installation)\n•\n[Features](#Features)\n•\n[Usage](#Usage)\n•\n[Images](#Images)\n•\n[License](#License)\n\n![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)\n\n\n## Requirements\n\n* **[python3.8](https://www.python.org/downloads/) +**\n* **[git](https://git-scm.com/)**\n* **[pip3](https://pip.pypa.io/en/stable/installation/)**\n\n## Installation\n\nUse [GitHub](https://github.com) to install django101Project.\n\n```bash\n# clone project form github\ngit clone https://github.com/TheAwiteb/django101Project/\n\n# cd to project folder\ncd django101Project\n\n# install required packages\npip3 install -r requirements.txt\n```\n\n## Features\n* Sign in and out\n* List of courses\n* You need to login to add a course\n* User settings\n* change Password\n* Update profile information\n* Default avatar for each user by [avatars.dicebear.com](https://avatars.dicebear.com/)\n* The account can be deleted\n* Profile for each course\n* The name of the person who added the course\n* Pagination for the list of courses\n* Date of creation of the account in the profile\n\n\n## Usage\n\n```bash\ncd path/to/django101Project/\n\n# Migrations\npython3 manage.py migrate\n\n# create superuser \npython3 manage.py createsuperuser\n\n# Run the server\npython3 manage.py runserver \n```\n\n## images\n\n![courses page](https://i.suar.me/qKrJY/l)\n\n![pagination]()\n\n![delete account](https://i.suar.me/1Zyqy/l)\n\n![update profile](https://i.suar.me/23yeW/l)\n\n![change password](https://i.suar.me/lKOy0/l)\n\n![user profile](https://i.suar.me/a2789/l)\n\n\n## License\n\n[GPL3](https://www.gnu.org/licenses/gpl-3.0.en.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheawiteb%2Fdjango101project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheawiteb%2Fdjango101project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheawiteb%2Fdjango101project/lists"}