项目作者: BytecodeAgency

项目描述 :
PingPong score app to track office ping pong scores, built for use with the PingPong API. Built in React Native with the Expo framework.
高级语言: TypeScript
项目地址: git://github.com/BytecodeAgency/PingPong-App.git
创建时间: 2019-03-21T20:04:26Z
项目社区:https://github.com/BytecodeAgency/PingPong-App

开源协议:

下载


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