GuillaumeHaben / BeerPongMobile

Mobile application to track statistics of beer pong games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beer Pong

Mobile application to track statistics of beer pong games

Info

Currently in development. This app will be available soon on expo.io.

Install

Start by installing Expo on your machine

npm install -g expo-cli

Clone the repository.

git clone https://github.com/GuillaumeHabem/BeerPongMobile.git && cd BeerPongMobile

Start the project.

npm start

Dependencies

  • Expo
  • Npm
  • React 16.9
  • React Native
  • React Navigation
  • Native-base

Features

  • Game: Track hit & miss shots
  • Game: display success rate
  • Game: End a game by winning or loosing
  • Game: Add rim shots ?
  • History: List past games
  • History: Delete all past games
  • Stats: Create stats tab
  • Stats: Display number of victories
  • Stats: Display average success rate
  • Main: Auth ?
  • Main: Persist data online ?

About

Mobile application to track statistics of beer pong games


Languages

Language:JavaScript 100.0%