{"id":25507390,"url":"https://github.com/karolchoron/findflights","last_synced_at":"2026-04-28T16:03:40.638Z","repository":{"id":278226038,"uuid":"932216684","full_name":"karolchoron/FindFlights","owner":"karolchoron","description":"FindFligts - frontend web app -  C# .NET Blazor RESTfull API","archived":false,"fork":false,"pushed_at":"2025-02-27T14:51:23.000Z","size":786,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T03:09:57.944Z","etag":null,"topics":["api","blazor","csharp","dotnet","frontend","restfull-api"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/karolchoron.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-02-13T15:03:03.000Z","updated_at":"2025-02-27T14:51:27.000Z","dependencies_parsed_at":"2025-05-20T03:20:11.805Z","dependency_job_id":null,"html_url":"https://github.com/karolchoron/FindFlights","commit_stats":null,"previous_names":["karolchoron/findflights"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/karolchoron/FindFlights","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karolchoron%2FFindFlights","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karolchoron%2FFindFlights/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karolchoron%2FFindFlights/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karolchoron%2FFindFlights/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karolchoron","download_url":"https://codeload.github.com/karolchoron/FindFlights/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karolchoron%2FFindFlights/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32387923,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"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":["api","blazor","csharp","dotnet","frontend","restfull-api"],"created_at":"2025-02-19T07:31:31.214Z","updated_at":"2026-04-28T16:03:40.632Z","avatar_url":"https://github.com/karolchoron.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ✈️ FindFlights - Frontend\n \n[![Website](https://img.shields.io/badge/Live%20Demo-Available-green?style=for-the-badge)](https://findflights.onrender.com)\n\n## EN (PL version bellow)\n\n### FlightTrack  is a real-time flight status tracking application. 🛫\n\n🔗 **Start the application:**\n➡ [https://findflights.onrender.com](https://findflights.onrender.com)  \n\n---\n\n## 🚀 **Technologies**\n- ✅ Blazor WebAssembly \n- ✅ .NET\n- ✅ C#  \n- ✅ HTML, CSS, JavaScript\n- ✅ RESTfull API\n- ✅ Docker - deploy \u0026 DevOps na render.com\n\n---\n\n## 📥 **Installation (Local)**\n0. **Remember to prepare the backend application as well!**\n\u003cbr\u003e ➡ [https://github.com/karolchoron/FindFlightsAPIServer](https://github.com/karolchoron/FindFlightsAPIServer)  \n\n1. **Clone the repository**   \n2. **Configure Program.cs**\n\nConnection with the backend:\n```\nbuilder.Services.AddScoped(sp =\u003e new HttpClient { BaseAddress = new Uri(\"http://localhost:5240/\") });\nPort dla:\nHTTP: 5240\nHTTPS: 7220\n```\n\n3. **Launc the application**\n\n### 📌 Examples of real flight numbers:\n- LO267\n- MM68\n- 7C2108\n- CX524\n- QR5844\n\n---\n\n🤝 **Contact** \nDo you have questions?\n\nContact via  \n[![LinkedIn](https://img.shields.io/badge/LinkedIn-Connect-blue?logo=linkedin\u0026style=for-the-badge)](https://www.linkedin.com/in/karol-choron/)\n\n---\n\n## PL\n\n### FlightTrack to aplikacja do śledzenia statusów lotów w czasie rzeczywistym. 🛫\n\n🔗 **Uruchom aplikację:**  \n➡ [https://findflights.onrender.com](https://findflights.onrender.com)  \n\n---\n\n## 🚀 **Technologie**\n- ✅ Blazor WebAssembly \n- ✅ .NET\n- ✅ C#  \n- ✅ HTML, CSS, JavaScript\n- ✅ RESTfull API\n- ✅ Docker - deploy \u0026 DevOps na render.com\n\n---\n\n## 📥 **Instalacja (Lokalnie)**\n0. **Pamiętaj aby przygotować również aplikację backendową!**\n\u003cbr\u003e ➡ [https://github.com/karolchoron/FindFlightsAPIServer](https://github.com/karolchoron/FindFlightsAPIServer)  \n\n1. **Klonuj repozytorium**  \n2. **Skonfiguruj Program.cs**\n\nPołącznie z backendem:\n```\nbuilder.Services.AddScoped(sp =\u003e new HttpClient { BaseAddress = new Uri(\"http://localhost:5240/\") });\nPort dla:\nHTTP: 5240\nHTTPS: 7220\n```\n\n3. **Uruchom aplikację**\n\n### 📌 Przykładowe numery prawdziwych lotów:\n- LO267\n- MM68\n- 7C2108\n- CX524\n- QR5844\n\n---\n\n🤝 **Kontakt** \nMasz pytania?\n\nSkontaktuj się przez  \n[![LinkedIn](https://img.shields.io/badge/LinkedIn-Connect-blue?logo=linkedin\u0026style=for-the-badge)](https://www.linkedin.com/in/karol-choron/)\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarolchoron%2Ffindflights","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarolchoron%2Ffindflights","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarolchoron%2Ffindflights/lists"}