Skip to content

React Native app for tracking foosball competitions

Notifications You must be signed in to change notification settings

petr166/foosball-app

Repository files navigation

Profile Preview

App Logo Foosball App

React Native cross-platform app that makes it easy and engaging for people to keep track of office leisure competitions, specifically foosball
The app gets data served through the backend graphQL api, check out the repo for more on that

Prerequisites

Run the app

  • run npm i to install node modules
  • start the Android or iOS simulator
  • run npm run ios or npm run android
  • wait for the app to start on the simulator

Features

  • Have an account, used for authentication and associated with a user profile
  • Create foosball tournaments and invite participants
  • Search and join available tournaments
  • View tournament standings
  • Log games within a tournament
  • View other users’ profile and stats
  • View the timeline of past games

Tournament Preview

Technologies

these are the main technologies and/or modules used, for all libraries check package.json