Skip to content

phozart/Bank-with-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank with react 3 tier application

Description

Description: This project is build as exercise for the MIT xpro full stack developer program. The project is representing a basing banking app including security, database and server.

How to run

To run the project, fork the project and clone to local repository. Prior to running the project, the following should be adapted: 2. Link to mongoDB in ./dal.js 3. Firebase config in ./public/firebase/config.js

To run the project locally, after the previous steps in a terminal go to your root folder of the project and execute 'node index.js'

Demo

The project opens by default on the landing page: Screenshot 2022-03-16 at 07 28 28 The navbar has different options, at the moment only All data and create account is functional: Screenshot 2022-03-16 at 07 29 06 Screenshot 2022-03-16 at 07 29 12

Other options will provide a fail: Screenshot 2022-03-16 at 07 29 29

The All data option will display all data from customers in the database: Screenshot 2022-03-16 at 07 30 01

Technology used

The project is using React with React router for front end rendering, Express as server, Mongodb as database and firebase as authentication server (not operational yet). Authorisation still needs to be added

Features

Only Create account and all data tabs are currently functionning, the other components (withdraw, login, deposit and balance) are still work in progress

License

License: MIT

About

work in progress bad bank app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published