{"id":20180617,"url":"https://github.com/alan-oliveir/conversor-moeda-flask","last_synced_at":"2026-05-12T17:34:14.206Z","repository":{"id":250166246,"uuid":"833667710","full_name":"Alan-oliveir/conversor-moeda-flask","owner":"Alan-oliveir","description":"Conversor de moedas simples em Python usando o framework Flask. Este projeto foi feito utilizando IA como ferramenta auxiliar na criação do código.","archived":false,"fork":false,"pushed_at":"2024-10-19T02:48:06.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T17:18:30.781Z","etag":null,"topics":["chatgpt","copilot","flask","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Alan-oliveir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-07-25T14:00:06.000Z","updated_at":"2024-10-19T02:48:09.000Z","dependencies_parsed_at":"2024-07-25T16:15:24.675Z","dependency_job_id":null,"html_url":"https://github.com/Alan-oliveir/conversor-moeda-flask","commit_stats":null,"previous_names":["alan-oliveir/conversor-moeda-flask"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alan-oliveir%2Fconversor-moeda-flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alan-oliveir%2Fconversor-moeda-flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alan-oliveir%2Fconversor-moeda-flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alan-oliveir%2Fconversor-moeda-flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alan-oliveir","download_url":"https://codeload.github.com/Alan-oliveir/conversor-moeda-flask/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241616682,"owners_count":19991542,"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":["chatgpt","copilot","flask","python"],"created_at":"2024-11-14T02:32:04.072Z","updated_at":"2026-05-12T17:34:14.134Z","avatar_url":"https://github.com/Alan-oliveir.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Conversor de Moeda\n\n## Projeto Final: Conclusão do curso de IA - Programa Match!\n\nO objetivo deste projeto consiste no desenvolvimento de um conversor de moedas simples em Python, utilizando a inteligência artificial apenas como auxílio na criação do código. O projeto visa proporcionar uma experiência prática na implementação de tarefas simples com a ajuda da IA. Neste projeto foi feita uma aplicação web para o conversor de moeda usando Flask.  Flask é um micro-framework web em Python que é leve e fácil de usar, tornando-o ideal para projetos simples e rápidos.   \n                     \n- Conversor de moeda:\n  - Site para o conversor de moeda.\n  - Com o frameworks web Flask.\n\n- Uso de IA:\n  - Foi utilizada a inteligência artificial para auxiliar na estruturação do código, fornecendo sugestões ou orientações durante o desenvolvimento (Copilot e ChatGPT).\n\n## Configuração\n\n1. Clone o repositório:\n```bash\ngit clone https://github.com/seu-usuario/nome-do-repositorio.git\ncd nome-do-repositorio\n```\n   \n2. Crie um ambiente virtual e ative-o:\n```bash\npython -m venv venv\nsource venv/bin/activate  # No Windows, use `venv\\Scripts\\activate`\n```\n\n3. Instale as dependências:\n```bash\npip install -r requirements.txt  \n```\n\n4. Crie um arquivo .env na raiz do projeto e adicione sua chave de API:\n```env\nAPI_KEY=SUA_CHAVE_API  \n```\n\n5. Execute o aplicativo:\n```bash\npython app.py\n```\n\n## Uso\nAcesse http://127.0.0.1:5000/ no seu navegador para usar o conversor de moeda.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falan-oliveir%2Fconversor-moeda-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falan-oliveir%2Fconversor-moeda-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falan-oliveir%2Fconversor-moeda-flask/lists"}