Open Bank
SWE443-TeamRedAn open-source bank (transaction) server.
Provides the basic framework for a banking application: Android UI, AngularJS web admin console, and a Java Spark server solution.
Table of Contents
Quick Start
- Download the latest release.
- Clone the repository:
git clone https://github.com/SWE443-TeamRed/open-bank.git
- See Instructions for in-depth user installation and building of Android UI.
File Structure
open-bank/
├── OpenBankApplication/
│ └── app
│ └── src
│ ├── androidTest
│ ├── main
│ └── test
│ └── gradle/wrapper
├── open-bank/
│ ├── Mockups
│ ├── doc
│ └── src
│ ├── main
│ └── test
├── OpenBankSparkServer/
│ └── src
OpenBankApplication: front-end
OpenBankSparkServer: back-end
open-bank: back-end logic and modeling
archive: deprecated architectural modeling for story-driven modeling
Bugs and Feature Requests
Found a bug? Please open a new issue.
Requesting a new feature? Please e-mail at Please request a new feature
Creators
Mitchell Ly
- https://github.com/mitchell3
Vincent Liu
- https://github.com/Wavecore
Cycielya Shultz
- https://github.com/cshultz
Daniel Krinke
- https://github.com/dkrinke
Henry Lopez
- https://github.com/henryapez
Fatih Andican
- https://github.com/fandican
Kimberly Perez
- https://github.com/KimberlyPerezCruz
Savindi Ranasinghe
- https://github.com/SavindiRanasinghe
Samuel Luu
- https://github.com/Samluu95
Victor Nguyen
- https://github.com/nnguye35
Copyright
Code released under the MIT License. Docs released under Creative Commons.