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

https://github.com/devstack06/mern-bank-web-app

A Bank Application developed using MERN Stack. It is already deployed and we are working on the integration with the blockchain Insurance web app.
https://github.com/devstack06/mern-bank-web-app

Last synced: 29 days ago
JSON representation

A Bank Application developed using MERN Stack. It is already deployed and we are working on the integration with the blockchain Insurance web app.

Awesome Lists containing this project

README

        

### React Bank web app clone from the markpritchett repository for our project

I added below new feature on this.

1. Individual user page
2. Admin page
3. Migrated backe-end from fake json server to express js rest api server
4. Connnected this app with local mongoDB database
5. We will deploying this web-App on GCP linux server.

Technology Used

1. React
2. Redux
3. Express Js
4. MongoDb
5. GCP
6. Material UI
7. React-Router

**Currently working on connection between bank server to the IBM Blockchain WebAPP**