{"id":26460196,"url":"https://github.com/tomaslopera/parkhub","last_synced_at":"2026-04-07T23:31:26.313Z","repository":{"id":207045428,"uuid":"717274137","full_name":"Tomaslopera/ParkHub","owner":"Tomaslopera","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-23T00:07:13.000Z","size":60033,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T02:48:26.853Z","etag":null,"topics":["fastapi","mysql","python","react","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Tomaslopera.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}},"created_at":"2023-11-11T01:15:33.000Z","updated_at":"2024-09-23T00:07:18.000Z","dependencies_parsed_at":"2024-02-21T16:27:21.527Z","dependency_job_id":null,"html_url":"https://github.com/Tomaslopera/ParkHub","commit_stats":null,"previous_names":["tomaslopera/parkhub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tomaslopera/ParkHub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomaslopera%2FParkHub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomaslopera%2FParkHub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomaslopera%2FParkHub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomaslopera%2FParkHub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tomaslopera","download_url":"https://codeload.github.com/Tomaslopera/ParkHub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomaslopera%2FParkHub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31533823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["fastapi","mysql","python","react","sqlalchemy"],"created_at":"2025-03-19T02:48:47.156Z","updated_at":"2026-04-07T23:31:26.297Z","avatar_url":"https://github.com/Tomaslopera.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Park Hub\nParkHub es un proyecto de reservas de parqueaderos que permite registrar usuarios, iniciar sesión, cambiar contraseña, realizar una reserva y ver el historial de reservas. El proyecto posee un diseño intuitivo desarrollado en react y para el almacenamiento de la base de datos se diseñó una API mediante FastAPI utilizando la librería SQLAlchemy para la conexión con la base de datos en MySQL.\n\n**Integrantes:** Tomás Lopera, Pedro Sierra, David Betancur\n\n**Development**\n  \n  \u003e BACKEND: Tomás Lopera\n  \n  \u003e FULL-STACK: Tomás Lopera\n  \n  \u003e FRONTEND: Pedro Sierra\n\n## Ejecucutar proyecto (Desarrollo)\n**Frontend**\n\n    cd frontend\n\n\u003e Descargar librerias:\n\n    npm i\n\n\u003e Levantar entorno de desarrollo:\n\n    npm run dev\n\n**Backend**\n\n    cd backend\n\n\u003e Descargar librerias:\n\n    pip install fastapi\n    pip install uvicorn\n    pip install sqlalchemy\n    pip instal pydantic\n    pip install bcrypt\n    pip install passlib\n    pip install pymysql\n\n\u003e Levantar entorno de desarrollo:\n\n    uvicorn app:app --reload\n\n**MySQL**\n\u003e Para el proyecto se utilizó MySQL Workbench para la visualización de las tablas de la Base de Datos\n\n    create database PARKHUB;\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomaslopera%2Fparkhub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomaslopera%2Fparkhub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomaslopera%2Fparkhub/lists"}