Go to file
RowenaWinston af728c6ee8 I created an error in registration.java when changing the
first/last name to just fulll name.
Something simple. I will update the registration.xml file to reflect
both first
and last name right now.
2013-12-02 20:31:53 -05:00
.settings Initial Android project commit 2013-09-30 14:23:13 -04:00
bin Registration now displayed correctly, but doesn't send info to server 2013-12-02 18:05:52 -05:00
libs Twitter is now working. 2013-11-06 12:15:58 -05:00
res I created an error in registration.java when changing the 2013-12-02 20:31:53 -05:00
src/com/uncc/gameday I created an error in registration.java when changing the 2013-12-02 20:31:53 -05:00
.classpath Twitter Alerts now feeding into AlertDB >AGK 2013-11-23 17:54:17 -05:00
.gitignore Add the bin/ folder to the gitignore 2013-10-01 20:19:13 -04:00
.project Initial Android project commit 2013-09-30 14:23:13 -04:00
AndroidManifest.xml UI commit2 2013-10-28 23:06:37 -04:00
ic_launcher-web.png commit 2013-10-28 20:33:41 -04:00
proguard-project.txt Initial Android project commit 2013-09-30 14:23:13 -04:00
project.properties Initial Android project commit 2013-09-30 14:23:13 -04:00
README.md Create README.md 2013-12-02 10:58:45 -05:00

UNCCGameDay

This is the mobile app for the UNCCGameDay system. It provides the front-end interface that gets showed to each user, and allows for registration, etc.