/f1_app

Primary LanguageDartMIT LicenseMIT

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