Build Simple Web Application where an user can:
- Self Sign up to Open(create) Account
- Deposit money
- Get the current balance
- With positive balance a. Withdraw money b. Transfer money to another account
- View statement of transactions like we receive from Bank
Other Instructions
- Use Latest Stable Version of Ruby and Rails
- All sourcecode should be pushed to Github regular basis
- Add sanjay-btc to your github repo so that we receive notification
- Before Start, send detailed estimation sheet and timeline to complete the exercise. It should have Tasks, Subtasks(if any), minimum hours, maximum hours, comments/assumption
- Good to have(not compulsory)
- write Unit and Functional tests using RSpec
- UI in bootstrap using React/Angular/Vue JS frameworks