sulaimanz / UQ-Class-App

Project for an app for managing UQ live classes
0 stars 0 forks source link

A-1 : Basic Foundation for continuous deployment, continuous testing #1

Open sulaimanz opened 2 years ago

sulaimanz commented 2 years ago

The first step for this project is to up Testflight in iOS, and a similar process in Android.

Every time an Userstory/issue is completed, or at the end of the day, the commits should be deployed so that they can be tested in iOS and Android. Our team needs to be able to test the updates regularly to make sure we are on the right track.

We can start with publishing/deploying a hello world app and then building on top of that.