Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

PingPong score app to track office ping pong scores, built for use with the PingPong API. Built in React Native with the Expo framework.

Notifications You must be signed in to change notification settings

BytecodeAgency/PingPong-App

Repository files navigation

Bytecode PingPong app

Maintained by Bytecode Digital Agency

Requirements

Make sure you have the following software installed:

  • NodeJS v10+
  • Yarn

For building the apps, make sure you are using MacOS, and have xcode and Android Studio installed.

It won't hurt to have the expo-cli package installed too.

Installation

To install all dependencies, run yarn.

Dev

To start the dev server, run yarn run start.

For running the app in an Android or iOS emulator, run yarn run android or yarn run ios respectively.

Linting

For linting, run yarn run lint.

Building and release

For building the standalone apps, see the Expo documentation for Building Standalone Apps.

License

This project is licenced under the AGPL-3.0 license.

To Do List

  • Add login and register flow
  • Add new match with score
  • Edit existing match score
  • Add all-time score screen

About

PingPong score app to track office ping pong scores, built for use with the PingPong API. Built in React Native with the Expo framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published