UDLA App

back arrowBack to projects

Description

Also during my time as a developer for Universidad de las Américas. This was during COVID, so the university wanted a way for students to register to attend certain classes in a in-person fashion. Ended up developing some new screens that would show your class schedule in a calendar and you could register to attend in-person for a specific class. Also included a functionality to be able to register your attendance for the class scanning a QR code with some security checks in place (when scanning the qr code you had to enable location services and we would check if you were within the premises of the university)

Challenges

  • Apple Store verification process would often stall deployments.
  • Needed a MAC in order to compile for Apple devices (and emulators)

Lessons

  • First time doing mobile development and dealing with their respective app stores (Android and Apple)