An Android app created for a mobile computing college course. The app allows the user to manage a course registration waiting list. Each listing shows the entry's student name, course, and priority. Clicking on a listing pops a dialog showing modification options for the entry. Clicking the floating action button in the bottom right corner pops a dialog for adding a new entry. The entries are stored on-device in an SQLite database.