<<<<<<< HEAD
Cli bank app
This app is command line take on what a online banking app would look like on the command line. It's also not very strict as a real banking app would be, so enjoy it! :)
-
To install please fork and clone the app
-
Before running run "bundle". This will install the gems needed to run the app.
bundle
-
Head over to the seeds file and uncomment the accounts out.
-
Once done to seed the information run
rake db:seed
-
This will seed the bank accounts for you to play with.
- Once in you will be prompted to make an account. Once made if you decide to come back you can just sign in.
- If you forget your password you can reset it by typing you username and phone number
- You will have the option of opening any of the 4 accounts ("Checking","Savings" etc ..) You can open more accounts once in the menu.
-
From here on out you can play around with the features. To transfer money you need to enter the person's username exactly as written.
-
If you open a CD or credit card these accounts are non withdrawable. You cant take money from them once opened
-
The app also features a Elite member system if you meet the criteria you can head to "More options" and apply to be a premium member.
-
There is 3 tiers depending on your balances you will qualify for them and get a cool badge "Gold" -> "Silver" -> "Diamond"
-
Hope you enjoy it!
c2103b3b0b2db75b9d89658d43d76d42ca086f35