Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.11 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.11 KB

App Poster

Runn Flutter App

An app for participating in Marathons virtually

Features

  • Companion Smatch watch app
  • Google Sign In
  • Participate in marathons Virtually or Onsite
  • Just participate and run whenever you like
  • Track your location
  • Watch out for distance travelled
  • See other runners in marathon
  • Best of all this app keeps you healty

Getting Started

  • Before running the app please setup and start the Backend server

  • After your backend has successfully started please obtain the IP address of your local computer

  • Linux / Mac ifconfig

  • Windows ipconfig

  • You will see the IPv4 address like 192.168.0.104

  • Replace baseUrl in lib/providers/base_data_provider.dart with your IP address

App Poster