{"id":23659415,"url":"https://github.com/fairooz14/ferrari_f1","last_synced_at":"2026-02-08T09:02:34.674Z","repository":{"id":269999842,"uuid":"909065478","full_name":"Fairooz14/Ferrari_F1","owner":"Fairooz14","description":"Being a Formula 1 fan, I've built this app so that it could be helpful for beginners to understand about formula 1. People will know specifically about Ferrari and it's Legacy in F1. ","archived":false,"fork":false,"pushed_at":"2024-12-27T18:07:59.000Z","size":26335,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-20T14:50:55.909Z","etag":null,"topics":["app-development","ferrari","flutter-app","formula1"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/Fairooz14.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-12-27T16:46:23.000Z","updated_at":"2025-01-11T09:57:03.000Z","dependencies_parsed_at":"2024-12-27T19:28:41.563Z","dependency_job_id":null,"html_url":"https://github.com/Fairooz14/Ferrari_F1","commit_stats":null,"previous_names":["fairooz14/ferrari_f1"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Fairooz14/Ferrari_F1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fairooz14%2FFerrari_F1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fairooz14%2FFerrari_F1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fairooz14%2FFerrari_F1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fairooz14%2FFerrari_F1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fairooz14","download_url":"https://codeload.github.com/Fairooz14/Ferrari_F1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fairooz14%2FFerrari_F1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29225693,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T06:05:31.539Z","status":"ssl_error","status_checked_at":"2026-02-08T05:58:33.853Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["app-development","ferrari","flutter-app","formula1"],"created_at":"2024-12-29T02:49:20.705Z","updated_at":"2026-02-08T09:02:34.655Z","avatar_url":"https://github.com/Fairooz14.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"![MIT License](https://img.shields.io/badge/License-MIT-green)\n\n# Ferrari F1 Explorer 🏎️\n\nWelcome to the **Ferrari F1 Explore**! This app is designed to introduce beginners to the exciting world of Formula 1, covering essential topics like cars, tracks, rules, and legendary drivers in a simple and visually engaging way with Ferrari.\n\n## Table of Contents\n- [Overview](#overview)\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Installation](#installation)\n- [Current Status](#current-status)\n- [Future Features](#future-features)\n- [Contributing](#contributing)\n\n## Overview\nFormula 1 is one of the most thrilling motorsports, known for its speed, precision, and iconic moments. This app provides:\n- Beginner-friendly explanations of F1 basics.\n- Visual guides to cars, tracks, and drivers.\n- Organized and easy-to-navigate sections for a seamless learning experience.\n  \n![screens](https://github.com/user-attachments/assets/e8d7c4d4-3dae-4ab8-b7b7-a2c04e62997a)\n\n\n## Features\n### Implemented Features\n- **Informative Sections**: Covers:\n  - Basics of Formula 1.\n  - List of Ferrari's last 10 years car with their details.\n  - Famous F1 tracks and their unique challenges.\n  - Legendary drivers and their achievements.\n\n\n### Planned Features (Coming Soon)\n- **Interactive Stats**: Explore race statistics and historical data.\n- **Custom Animations**: Enhance visual appeal.\n- **Additional Sections**: In-depth insights into F1 teams, rivalries, and technologies.\n- **Real-time Update**: Let the Ferrari fans know about future races.\n\n## Technologies Used\n- **Flutter**: For building the app UI and functionality.\n- **Dart**: Primary programming language.\n- **Firebase**: Databased control and creating API of cars and it's detailed information.\n\n## Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Fairooz14/Ferrari_F1.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd Ferrari_F1\n   ```\n3. Install dependencies:\n   ```bash\n   flutter pub get\n   ```\n4. Run the app:\n   ```bash\n   flutter run\n   ```\n\n## Current Status\nThe project is currently in its initial development phase, with core features implemented. Updates with additional features and refinements are planned in the coming very soon.\n\n## Future Features\n- Enhanced visual and informational content for beginners.\n- Ferrari Drivers profile.\n- Real-time race information. \n- improving fonts and visuals.\n- Enhancing UI with animations\n\n## Contributing\nContributions are welcome! If you'd like to collaborate:\n1. Fork the repository.\n2. Create a new branch for your feature:\n   ```bash\n   git checkout -b feature-name\n   ```\n3. Commit your changes:\n   ```bash\n   git commit -m \"Add new feature\"\n   ```\n4. Push to the branch:\n   ```bash\n   git push origin feature-name\n   ```\n5. Submit a pull request.\n\n## License\nThis project is licensed under the MIT License. See the LICENSE file for more details.\n\n---\nFeel free to share feedback and suggestions to help improve this app. Thank you for exploring the world of Formula 1 with us!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffairooz14%2Fferrari_f1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffairooz14%2Fferrari_f1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffairooz14%2Fferrari_f1/lists"}