The e-Bank App is a simulated electronic banking application that enables you to set up your own virtual bank account, create and personalize cards, initiate money transfers, apply for loans, and obtain insurance. The application comprises a homepage and a dashboard featuring all the aforementioned functionalities. Feel free to create an account, open a new bank account, and test the application.
https://403hpns.dev/projects/ebank
docker-compose up --build -d
http://localhost:3001
Feature | Description | Finished |
---|---|---|
Code refactoring | ❌ | |
Blocking cards | Add option to block cards | ✅ |
Closing cards | Add option to close cards | ✅ |
Changing card names | Add option to change card name | ❌ |
Mobile version | Application was developed following a PC-first approach. I intentionally did not focus on mobile devices, because that wasn't my goal, but version supporting mobile devices is in the plans. | ❌ |