{"id":24345997,"url":"https://github.com/elainefs/django-cars","last_synced_at":"2026-05-13T20:32:17.863Z","repository":{"id":270777507,"uuid":"909176744","full_name":"elainefs/django-cars","owner":"elainefs","description":"Sistema de Gerenciamento de Carros","archived":false,"fork":false,"pushed_at":"2025-06-28T02:26:52.000Z","size":4692,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-28T03:26:08.686Z","etag":null,"topics":["django","django-project","python","sqlite"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elainefs.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,"zenodo":null}},"created_at":"2024-12-27T23:54:29.000Z","updated_at":"2025-06-28T02:27:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"925afe4d-5c76-477a-8f39-361f22b5717f","html_url":"https://github.com/elainefs/django-cars","commit_stats":null,"previous_names":["elainefs/django-cars"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elainefs/django-cars","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elainefs%2Fdjango-cars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elainefs%2Fdjango-cars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elainefs%2Fdjango-cars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elainefs%2Fdjango-cars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elainefs","download_url":"https://codeload.github.com/elainefs/django-cars/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elainefs%2Fdjango-cars/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32999232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-project","python","sqlite"],"created_at":"2025-01-18T10:30:02.569Z","updated_at":"2026-05-13T20:32:17.857Z","avatar_url":"https://github.com/elainefs.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django Cars\n\n## 📘 Sobre\n\nSistema desenvolvido em Django para gerenciamento de informações sobre carros.\n\n## 💻️ Tecnologias\n\n- Python\n- Django\n- SQLite\n\n## ✅ Funcionalidade\n\n- [x] Cadastro de usuários\n- [x] Listagem, criação, atualização e deleção de carros\n- [x] Busca de carros por modelo ou marca\n\n## ⚙️ Instalação e Execução\n\n1. Clone o repositório e navegue para a pasta do projeto:\n\n```bash\ngit clone https://github.com/elainefs/django-cars.git\n\ncd django-cars\n```\n\n2. Crie e ative um ambiente virtual:\n\n```bash\npython3 -m venv .venv # Para Windows use: python -m venv .venv\nsource .venv/bin/activate  # Para Windows use: .venv\\Scripts\\activate\n```\n\n3. Instale as dependências do projeto:\n```bash\npip install -r requirements.txt\n```\n\n4. Execute as migrações no banco de dados:\n\n```bash\npython3 manage.py migrate\n```\n\n5. Crie um super usuário:\n\n```bash\npython3 manage.py createsuperuser\n```\n\n6. Execute a aplicação:\n\n```bash\npython3 manage.py runserver\n```\n\nA aplicação estará disponível em `http://localhost:8000`.\n\nO gerenciamento também pode ser feito através da interface do Django Admin em: `http://localhost:8000/admin/`.\n\n## 📄 Licença\n\nEste projeto está sobre a licença MIT. Veja o arquivo [LICENSE](https://github.com/elainefs/django-cars/blob/main/LICENSE) para mais informações.\n\n---\n\nMade with ❤️ by [Elaine Ferreira](https://github.com/elainefs)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felainefs%2Fdjango-cars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felainefs%2Fdjango-cars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felainefs%2Fdjango-cars/lists"}