Transaction History
WestJet
Technical Information
Software Used:
Date:
Client:
WestJet
Introduction
Monika Szucs at WestJet helped with the implementation of coding and debugging the transaction history in the mobile app.
Process
The transaction history is to see when money was spent, when rewards were received or removed from each users account. It was able to grab information from a database and display the correct information.
Solution
To organize the transaction based on the different types that were available using enums and organizing the data in the users account based on descending order in date.