{"id":18884335,"url":"https://github.com/gastonduault/polywine","last_synced_at":"2026-02-14T22:02:07.460Z","repository":{"id":211623436,"uuid":"729245859","full_name":"gastonduault/PolyWine","owner":"gastonduault","description":"IOS and Android mobile application for managing a connected wine cellar. With Flutter framework and flask API.","archived":false,"fork":false,"pushed_at":"2025-02-05T16:11:33.000Z","size":79828,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-24T00:36:29.670Z","etag":null,"topics":["android","dart","docker","docker-compose","flask","flutter","ios","python","sql","wine"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/gastonduault.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":"2023-12-08T17:54:10.000Z","updated_at":"2025-04-10T08:01:06.000Z","dependencies_parsed_at":"2024-03-07T08:47:24.348Z","dependency_job_id":"599a528c-7d0d-4d6b-85b7-5e582556fe4d","html_url":"https://github.com/gastonduault/PolyWine","commit_stats":null,"previous_names":["gastonduault/polywine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gastonduault/PolyWine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonduault%2FPolyWine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonduault%2FPolyWine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonduault%2FPolyWine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonduault%2FPolyWine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gastonduault","download_url":"https://codeload.github.com/gastonduault/PolyWine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonduault%2FPolyWine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29457786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T21:29:27.764Z","status":"ssl_error","status_checked_at":"2026-02-14T21:28:11.111Z","response_time":53,"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":["android","dart","docker","docker-compose","flask","flutter","ios","python","sql","wine"],"created_at":"2024-11-08T07:12:14.116Z","updated_at":"2026-02-14T22:02:07.437Z","avatar_url":"https://github.com/gastonduault.png","language":"Dart","readme":"# PolyWine\n\n## 📌 Description\n\n**PolyWine** is a mobile application developed with **Flutter** and a **Flask API**, designed to manage a **smart wine cellar**. The application runs on **iOS and Android** and integrates with a physical wine cellar connected via a **Raspberry Pi** in bluetooth🛜.\n\n[![polywine demo](front/lib/assets/img/miniature.png)](https://www.youtube.com/watch?v=yAzsr4N954w)\n\n## 🎨 UI Design (Figma)\n\n[View Figma Designs](https://www.figma.com/proto/3vyjWRazGmI9xCGPG7ij4v?node-id=0-1\u0026t=0FpNm5Ffpij5tY2E-6)\n\n## 🚀 Installation \u0026 Setup\n\n### 📦 **Docker Setup**\n#### Ensure you have **Docker** installed and run the following command:\n```bash\ndocker-compose up --build\n```\n\n#### if port **error** `3306`:\n` ERROR: for mysql  Cannot start service mysql: driver failed programming external connectivity on endpoint mysql`\n\nDo next commands:\n\n```bash\nsudo service mysql stop \nsudo lsof -i :5000\nsudo kill -9 PID processus_on_port 3306\nsudo docker-compose restart\nsudo docker-compose up\n```\n\n### 🚀 Flutter Setup\n\n#### Check Flutter SDK\n```bash\nflutter doctor\n```\n\n#### Run the application\n```bash\nflutter run ./front/lib/main.dart\n```\n\n#### Si erreur de dépendance : que flutter ne trouve pas les paquets (exemple: provider)\n```bash\ncd front\nflutter clean\nflutter pub get\n```\n#### flutter http 🔗 api flask\n*change the url in the file `front/lib/pages/fetch/url.dart`*\n```\nfinal String url = 'http://my_ip:5001/';\n```\n\n   \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgastonduault%2Fpolywine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgastonduault%2Fpolywine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgastonduault%2Fpolywine/lists"}