{"id":23669169,"url":"https://github.com/topotun77/gamesshop","last_synced_at":"2026-05-08T15:19:56.561Z","repository":{"id":256631662,"uuid":"855824126","full_name":"Topotun77/GamesShop","owner":"Topotun77","description":"Магазин компьютерных игр (python, Django, SQLite, PostgreSQL, Django ORM, HTML, logging)","archived":false,"fork":false,"pushed_at":"2024-11-02T16:20:15.000Z","size":87502,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-21T01:35:34.453Z","etag":null,"topics":["django","django-orm","html","logging","postgresql","python","sqlite3"],"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/Topotun77.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":"2024-09-11T14:13:23.000Z","updated_at":"2024-11-23T10:24:54.000Z","dependencies_parsed_at":"2024-11-02T16:37:58.877Z","dependency_job_id":null,"html_url":"https://github.com/Topotun77/GamesShop","commit_stats":null,"previous_names":["topotun77/module19","topotun77/gamesshop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Topotun77/GamesShop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Topotun77%2FGamesShop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Topotun77%2FGamesShop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Topotun77%2FGamesShop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Topotun77%2FGamesShop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Topotun77","download_url":"https://codeload.github.com/Topotun77/GamesShop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Topotun77%2FGamesShop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268326460,"owners_count":24232478,"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-01T02:00:08.611Z","response_time":67,"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":["django","django-orm","html","logging","postgresql","python","sqlite3"],"created_at":"2024-12-29T08:18:04.742Z","updated_at":"2026-05-08T15:19:51.514Z","avatar_url":"https://github.com/Topotun77.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web-магазин компьютерных игр\n### Данный проект написан с использованием библиотеки **`Django`** \n\n• Работа с базами данных SQLite и PostgreSQL для хранения информации.  \n• Реализация CRUD операций для управления данными.  \n• Применение принципов объектно-ориентированного программирования.  \n• Внедрение системы валидации для проверки корректности данных.  \n• Регистрация и авторизация пользователей.  \n• Настройки интерфейса под пользователя – выбор цветовой интерфейса сайта.  \n• Добавление товаров в корзину.  \n• Автоматический пересчет корзины в зависимости от выбранных в ней товаров.  \n• Оплата товаров с учетом возрастных ограничений пользователя и выбранных им товаров.  \n\n## Скриншоты работы приложения\n\n### Главная страница магазина\n![ScreenShot 1](https://github.com/Topotun77/GamesShop/blob/master/ScreenShots/001.jpg?raw=true)\n### Список игр\n![ScreenShot 2](https://github.com/Topotun77/GamesShop/blob/master/ScreenShots/002.jpg?raw=true)\n### Корзина\nПересчет корзины осуществляется автоматически при установке или отмене выделения чекбокса напротив наименования товара.\n![ScreenShot 3](https://github.com/Topotun77/GamesShop/blob/master/ScreenShots/003.jpg?raw=true)\n### Сообщение при нехватке средств на счете\n![ScreenShot 4](https://github.com/Topotun77/GamesShop/blob/master/ScreenShots/004.jpg?raw=true)\n### Сообщение при наличии в корзине товаров, не удовлетворяющих возростным ограничениям\n![ScreenShot 5](https://github.com/Topotun77/GamesShop/blob/master/ScreenShots/005.jpg?raw=true)\n### Вход в систему\n![ScreenShot 6](https://github.com/Topotun77/GamesShop/blob/master/ScreenShots/006.jpg?raw=true)\n### Регистрация пользователя\n![ScreenShot 7](https://github.com/Topotun77/GamesShop/blob/master/ScreenShots/007.jpg?raw=true)\n### Интерфей в светлой теме\n![ScreenShot 8](https://github.com/Topotun77/GamesShop/blob/master/ScreenShots/050.jpg?raw=true)\n![ScreenShot 9](https://github.com/Topotun77/GamesShop/blob/master/ScreenShots/051.jpg?raw=true)\n![ScreenShot 10](https://github.com/Topotun77/GamesShop/blob/master/ScreenShots/052.jpg?raw=true)\n![ScreenShot 11](https://github.com/Topotun77/GamesShop/blob/master/ScreenShots/053.jpg?raw=true)\n![ScreenShot 12](https://github.com/Topotun77/GamesShop/blob/master/ScreenShots/054.jpg?raw=true)\n### Административная панель\n![ScreenShot 13](https://github.com/Topotun77/GamesShop/blob/master/ScreenShots/100.jpg?raw=true)\n![ScreenShot 14](https://github.com/Topotun77/GamesShop/blob/master/ScreenShots/101.jpg?raw=true)\n![ScreenShot 15](https://github.com/Topotun77/GamesShop/blob/master/ScreenShots/102.jpg?raw=true)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopotun77%2Fgamesshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftopotun77%2Fgamesshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopotun77%2Fgamesshop/lists"}