rayolanderos / UT-APT-MiniProject

0 stars 0 forks source link

Reorg phase3 #24

Closed gleono closed 7 years ago

gleono commented 7 years ago

It wasn't a lot of work but I wanted to make sure you could still open the project after ignoring the .idea configuration files.

To open the project just open the androidapp/Connexus as an existing android project from Android Studio.

I also added a couple of files to serve as the base classes for our models and controllers. If you have another pattern in mind like MVVM using Data Binding let us know.