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
- Host: GitHub
- URL: https://github.com/ittus/credit-card-fraud-detection-realtime
- Owner: ittus
- Created: 2017-03-26T16:51:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T06:37:03.000Z (about 7 years ago)
- Last Synced: 2025-03-28T17:05:52.912Z (3 months ago)
- Topics: aws, aws-lambda, aws-sdk, google-maps, machine-learning, map-cluster, one-page-sites, react, reactjs, redux
- Language: JavaScript
- Homepage: http://creditcard-frauddetection.coddeine.com/
- Size: 17.4 MB
- Stars: 12
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## 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

### 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