{"id":29182573,"url":"https://github.com/powersystem2024/the-debugging-dojo-integrador-3s","last_synced_at":"2026-04-29T02:43:54.106Z","repository":{"id":301462258,"uuid":"1009335643","full_name":"PowerSystem2024/The-Debugging-Dojo-Integrador-3S","owner":"PowerSystem2024","description":"TUP 2024","archived":false,"fork":false,"pushed_at":"2025-06-27T02:22:04.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-27T02:26:06.290Z","etag":null,"topics":["postgresql","python"],"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/PowerSystem2024.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,"zenodo":null}},"created_at":"2025-06-27T01:02:17.000Z","updated_at":"2025-06-27T02:22:07.000Z","dependencies_parsed_at":"2025-06-27T02:26:17.101Z","dependency_job_id":"df25b279-4e89-4d59-899c-83ef3463c26c","html_url":"https://github.com/PowerSystem2024/The-Debugging-Dojo-Integrador-3S","commit_stats":null,"previous_names":["powersystem2024/the-debugging-dojo-integrador-3s"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PowerSystem2024/The-Debugging-Dojo-Integrador-3S","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerSystem2024%2FThe-Debugging-Dojo-Integrador-3S","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerSystem2024%2FThe-Debugging-Dojo-Integrador-3S/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerSystem2024%2FThe-Debugging-Dojo-Integrador-3S/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerSystem2024%2FThe-Debugging-Dojo-Integrador-3S/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PowerSystem2024","download_url":"https://codeload.github.com/PowerSystem2024/The-Debugging-Dojo-Integrador-3S/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerSystem2024%2FThe-Debugging-Dojo-Integrador-3S/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263029214,"owners_count":23402354,"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":["postgresql","python"],"created_at":"2025-07-01T20:06:48.225Z","updated_at":"2026-04-29T02:43:49.078Z","avatar_url":"https://github.com/PowerSystem2024.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/GonzaaJuarez/Tecnicatura/blob/main/LogoTheDebuggingDojo.ico\" alt=\"logo\"/\u003e\n\u003c/p\u003e\n\n# The Debugging Dojo - Integrador del Tercer Semestre\n\n\u003e Este repositorio fue creado para el trabajo final integrador del tercer semestre de la Tecnicatura Universitaria en Programación (UTN), utilizando el lenguaje de programación **Python** y **PostgreSQL**.\n\n#### 🛠️ Herramientas:\n\n![VSCode](https://img.shields.io/badge/-VSCode-007ACC?style=flat\u0026logo=visual-studio-code\u0026logoColor=white)\n![Git](https://img.shields.io/badge/-Git-F05032?style=flat\u0026logo=git\u0026logoColor=white)\n![GitHub](https://img.shields.io/badge/-Github-181717?style=flat\u0026logo=github\u0026logoColor=white)\n\n## 📥 Instalación:\n1. Clonar el repositorio:\n   ```bash\n   git clone https://github.com/PowerSystem2024/The-Debugging-Dojo-Integrador-3S.git \n\n## 📄 INSTRUCCIONES PARA CONFIGURAR EL PROYECTO \"FinalPython\"\n\nEste proyecto fue desarrollado en Python y requiere una base de datos PostgreSQL para funcionar correctamente.\n\n### 🔧 REQUISITOS NECESARIOS\n\n1. ✅ PYTHON (versión recomendada: 3.12.x)\n   📥 Descargar desde: https://www.python.org/downloads/\n\n2. ✅ PYCHARM (IDE para desarrollo en Python)\n   📥 Descargar desde: https://www.jetbrains.com/pycharm/download/\n\n3. ✅ POSTGRESQL + PGADMIN 4 (para la base de datos)\n   📥 Descargar desde: https://www.postgresql.org/download/\n\n- ▶️ Link de videos del campus para instalación:\n  -  [PYTHON](https://campus.frsr.utn.edu.ar/moodle/pluginfile.php/100971/mod_lesson/intro/Instalaci%C3%B3n%20Python%20en%20Window.mp4)\n  -  [PYCHARM](https://campus.frsr.utn.edu.ar/moodle/pluginfile.php/100971/mod_lesson/intro/Instalaci%C3%B3n%20de%20Pycharm.mp4)\n  -  [POSTGRESQL](https://drive.google.com/file/d/11mvLcGWVFOaA9U05ggLcr3oe-hSOstV6/view)\n\n\u003e Necesitas acceso al campus de la facultad para PYTHON y PYCHARM\n\n\n### 🚀 CONFIGURACIÓN DEL ENTORNO\n\n\n1. Abrí PyCharm y seleccioná \"*Open*\" \u003e elegí la carpeta del proyecto.\n\n\n2. Si es la primera vez que abrís el proyecto, creá un entorno virtual:\n   - *File* \u003e *Settings* \u003e *Project* \u003e *Python Interpreter* \u003e *Add Interpreter*\n   - Seleccioná \"*New environment*\" y usá tu instalación de Python\n\n\n3. Instalá las dependencias necesarias ejecutando el siguiente comando en la terminal de PyCharm:\n    `pip install -r requirements.txt`\n\n   \n5. Configurá PostgreSQL:\n   - Asegurate de tener una base de datos creada (podés hacerlo desde *pgAdmin4*).\n   - Ajustá las credenciales en el archivo `.env` (host, usuario, contraseña, puerto, etc.)\n\n\n### ▶️ EJECUCIÓN DEL PROYECTO\nUna vez configurado todo, ejecutá el archivo principal: `src/main.py`\n\n¡Listo! Ya podés comenzar a usar el sistema.\n\n## 👨‍💻 Integrantes:\n- **Bruni Gabriel**\n- **Cattai Leandro**\n- **Cizmadija Florencia**\n- **Cizmadija Paula**\n- **Correa Pablo**\n- **Francia Nahuel**\n- **Juarez Gonzalo** \n- **Schutt Lázaro**\n- **Schutt Valentín**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowersystem2024%2Fthe-debugging-dojo-integrador-3s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpowersystem2024%2Fthe-debugging-dojo-integrador-3s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowersystem2024%2Fthe-debugging-dojo-integrador-3s/lists"}