Skip to content

The git repository for Team Rojak 4th year project

Notifications You must be signed in to change notification settings

francisquinn/TacTalk

Repository files navigation

Welcome to the TacTalk T-CA4 Github repository

Project Overview

Tactical analysis is typically collected manually during Gaelic football matches by painstakingly gathering data by viewing the recording after the match or sometimes by using pen and paper to write down in-game statistics. This process is often very time consuming and expensive due to the physical and software technologies available on the market. TacTalk is a mobile and web application that is looking to solve this problem by using voice recognition technology to automatically collect and store real-time match statistics during a Gaelic football match. The match statistical data can then be further analyzed directly after the match, saving teams both time and money.

Setting Up TacTalk

The Android mobile application is located on the main branch.
TacTalk is built using Kotlin in Android. In order to build and run the application it is required to use Android Studio.

Alternatively, a test Android APK file can be supplied to download the TacTalk application directly on the device.

TacTalk Server

The TacTalk server source code is located on the server branch.
The server was developed using NodeJS and is being hosted using Heroku.

To run the server locally, enter the following command in the index.js file:

node index.js

The link to the server endpoint: https://tactalk-rojak.herokuapp.com/

About

The git repository for Team Rojak 4th year project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages