Implementation of blackjack app in Android Studio
Blackjack app will contain the following three views:
- Main menu where the user can input an email address and then direct themselves to the other two views
- Financial menu where the user can choose to withdraw or deposit money, resulting in an email being sent to the user's email account with a receipt of the transaction
- Game screen where the actually blackjack game will be displayed
Original Idea: https://docs.google.com/document/d/1JS0t5eOrvlTO95YAdNEK2-E9b-PnSkDnbdcfHIdjzq8/edit?usp=sharing