An open API service indexing awesome lists of open source software.

https://github.com/ittus/credit-card-fraud-detection-realtime

Realtime Credit Card Fraud Detection System - Frontend
https://github.com/ittus/credit-card-fraud-detection-realtime

aws aws-lambda aws-sdk google-maps machine-learning map-cluster one-page-sites react reactjs redux

Last synced: 2 months ago
JSON representation

Realtime Credit Card Fraud Detection System - Frontend

Awesome Lists containing this project

README

        

# Credit card fraud detection realtime - Front end

This is front-end source code (React) of our Credit card Fraud detection system. This is a high scalability and intelligent system, heavily rely on AWS architecture.

Our architecture

![Architecture Image](images/architecture.png)

## Feature

- Use ReactJS/ Redux
- Real time update map/chart (polling)
- Map cluster (marker will be join with each other, inspired by [this](https://github.com/istarkov/google-map-clustering-example))
- Data table with pagination
- Ready to integrated with backend

## Installation

To start webpack-dev-server:
```
> npm install
> npm start
```

To start nodejs with dummy data:
```
> node server.js
```

## Demo

Please check our demo at http://creditcard-frauddetection.coddeine.com/

### Screenshot

![Demo Image](images/fullscreen.png)

### Video:

[Youtube](https://www.youtube.com/watch?v=sM-YQwSRZi4)

## Credits

Team member
- Serhat Artun
- Adam Lee
- Acer Jing Wei
- Vu Minh Thang
- Naresh Chebolu