Makapre / f1_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

F1 App

Experimenting with Ergast Developer API to develop an own Formula 1 stats application.

Flutter CI

Idea

  • 4 Tabs
    • Dashboard

      • Topbar for upcoming race weekend w/ days until
      • Cards
        • Driver Standings
        • Constructor Standings
        • Upcoming Races
        • Past Races
      • Driver Standings
        • Click for driver details
      • Constructor Standings
        • Click for constructor details
      • Upcoming Races
        • Overview for upcoming races + days until
      • Past Races
        • Overview for done races
          • Click to race weekend
            • Sessions w/ Top 3
              • Click on Session
                • Table
    • Drivers

      • Click for driver details
      • Details view
    • Constructors

      • Click for constructor details
      • Details view
    • (Settings)

      • (Selection for the Year (from first to current))
  • Current Season as Top Indicator

Data

  • Driver Standings
  • Constructor Standings
  • Upcoming Races
  • Past Races
  • Race
  • Sessions
  • Drivers
  • Constructors

Miscellaneous

  • Posts
  • JSON handling
  • Check for Internet
    • Normal Screen
    • Screen for internet required
  • Maybe saving data online and updating if different
  • Flutter
  • Splashscreen Icon
  • App Icon

About

License:MIT License


Languages

Language:Dart 91.2%Language:Ruby 6.2%Language:Swift 1.8%Language:Kotlin 0.6%Language:Objective-C 0.2%