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.
- Host: GitHub
- URL: https://github.com/devstack06/mern-bank-web-app
- Owner: DevStack06
- Created: 2020-05-12T03:48:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T20:19:55.000Z (over 2 years ago)
- Last Synced: 2025-03-21T22:22:21.664Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 948 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
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**