Simulates a mobile airline application
This andriod app uses the SQLite Database and RecyclerViews. There are 4 core functionalities in this app:
Only system admins have access to this portion of the app.
Allows managing user accounts, flights and reservations, i.e. to delete and/or create.
App Activities that are logged:
- Creating and deleting a user account.
- Creating and deleting a flight.
- Creating and canceling a reservation.