Skip to content

SWE443-TeamRed/open-bank

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Open Bank

SWE443-TeamRed

An 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

Join the chat at https://gitter.im/open-bank/Lobby


Quick Start


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

Code released under the MIT License. Docs released under Creative Commons.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published