takeshi-codes / sevensandfifteens

Mobile app for managing & coordinating Rugby teams; Built using React Native ⚛️ and Firebase 🔥

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

7s And 15s

An app for managing rugby teams & events

Features

  • Cross platform (Android/iOS)
  • Coordinate rugby practices & games with your team
  • Share your workouts with your team

Authors

Run Locally

Clone the project

  git clone https://github.com/thisisdylandev/sevensandfifteens.git

Go to the project directory

  cd sevensandfifteens

Install dependencies

  npm install

Start the app

  npm ios
  npm android

Running Tests

To run tests, run the following command

  npm run test

Tech Stack

Frontend: React Native

Backend: Firebase

Acknowledgements

About

Mobile app for managing & coordinating Rugby teams; Built using React Native ⚛️ and Firebase 🔥


Languages

Language:TypeScript 63.7%Language:Java 17.1%Language:Objective-C 12.5%Language:JavaScript 3.0%Language:Ruby 2.0%Language:Starlark 1.6%