Skip to content

danieltwh/Open-Banking-Deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fintech Society ML - Open Banking

Table of Contents

Project Structure

.
├── frontend
│   ├── scripts
│   ├── static
│   │   ├── images
│   │   └── stylesheets
│   ├── templates
│   │   ├── index.html
│   │   └──about.html
│   ├── app.py
│   └── requirements.txt
├── backend
│   ├── pipelines
│   └── data
├── documents
│   ├── docs
│   ├── images
│   └──references
└── src                     <- all source code, internal org as needed

Notes

  1. Postgres Configurations:

Installation

  1. Clone this repo as follows

    git clone <THIS_REPO_SSH/HTTPS> 

Usage

Demo

Video Demo of Application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published