UNCCGameDay/src/com/uncc/gameday/registration
2013-10-19 21:32:30 -04:00
..
Attendee.java Switch Attendee to use camelCase 2013-10-19 21:05:18 -04:00
AttendeeCallback.java RegistrationClient now knows about the new GamedayServices 2013-10-19 21:03:19 -04:00
GamedayService.java Dumb mistake in Retrofit - use @Path, not @Query 2013-10-19 21:32:30 -04:00
ParkingChoices.java Add the initial Retrofit REST API code 2013-10-16 14:39:43 -04:00
ParkingLot.java Make the ParkingLot follow the POJO pattern 2013-10-18 18:05:06 -04:00
ParkingLotCallback.java Add a dummy ParkingLotCallback 2013-10-19 20:52:08 -04:00
ParkingRating.java Get the rate lot function working correctly. 2013-10-18 21:45:59 -04:00
RatingChoices.java Get the rate lot function working correctly. 2013-10-18 21:45:59 -04:00
RegistrationClient.java RegistrationClient can now look up by first and last name 2013-10-19 21:26:59 -04:00