{"id":20703734,"url":"https://github.com/diable201/djangofinal","last_synced_at":"2026-04-24T13:05:01.148Z","repository":{"id":119507145,"uuid":"495680547","full_name":"diable201/DjangoFinal","owner":"diable201","description":"Django Final Project","archived":false,"fork":false,"pushed_at":"2022-05-28T16:06:34.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T19:55:22.858Z","etag":null,"topics":["django","djangorestframework","jwt"],"latest_commit_sha":null,"homepage":"","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/diable201.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":"2022-05-24T05:23:33.000Z","updated_at":"2022-06-04T10:23:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"351d4376-4018-4ba4-b91a-0489fd7afcc9","html_url":"https://github.com/diable201/DjangoFinal","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/diable201%2FDjangoFinal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diable201%2FDjangoFinal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diable201%2FDjangoFinal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diable201%2FDjangoFinal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diable201","download_url":"https://codeload.github.com/diable201/DjangoFinal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242970530,"owners_count":20214834,"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","djangorestframework","jwt"],"created_at":"2024-11-17T01:09:13.982Z","updated_at":"2026-04-24T13:04:56.110Z","avatar_url":"https://github.com/diable201.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DjangoFinal\n\nYour task is to create a part of the Online Book Store.\n\n1. Authorization\n  * a. Implement extending from Base Class\n  * b. JWT\n  * c. UserProfile\n  * d. roles: [SuperAdmin, Guest]\n\n2. You have the following classes:\n   a. **BookJournalBase** - abstract class\n   1. name\n   2. price \n   3. description\n   4. created_at\n   \n   b. **Book** extends from **BookJournalBase** \n   1. num_pages\n   2. genre\n   \n   c. **Journal** extends from **BookJournalBase** \n   1. type [Bullet, Food, Travel, Sport]\n   2. publisher\n   \n3. Implement endpoints using ViewSets:\n   1. Auth Register\n   /auth/login\n   \n   2. Core\n      3. books/ - CRUD, only Admins can modify objects\n      4. journals/ - CRUD, only Admins can modify objects\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiable201%2Fdjangofinal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiable201%2Fdjangofinal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiable201%2Fdjangofinal/lists"}