Skip to content

A frontend system for a simple online banking created with React JS. A personal project I created to improve my knowledge in creating frontend system using ReactJS. This is also connected with online_bank repository, a backend system using Laravel Lumen.

Notifications You must be signed in to change notification settings

joseph-bautista/online_bank_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Online Bank System (Frontend System)

This is a simple online banking system written in JavaScript using ReactJS Framework. I also written the backend that this frontend system uses that you can also clone. This is the link to the repository of the backend https://github.com/joseph-bautista/online_bank

Setting up the system

  1. Clone the repository by opening your terminal and run the

git clone https://github.com/joseph-bautista/online_bank_ui.git

  1. Go to the directory of the project by running

cd online_bank_ui

  1. Go back to the terminal and run

npm install npm start

And viola! We have set up our online bank frontend system.

Please also note that we need to set up backend sytem of this to use this frontend system. Otherwise you can create your own backend system with the database diagram below and update the endpoits accordingly.

Database diagram

alt text

Technologies Used

  1. React Framework
  2. Axios
  3. Bootstrap 5

References

  1. https://react.dev/learn/start-a-new-react-project
  2. https://react-bootstrap.github.io/docs/getting-started/theming/

About

A frontend system for a simple online banking created with React JS. A personal project I created to improve my knowledge in creating frontend system using ReactJS. This is also connected with online_bank repository, a backend system using Laravel Lumen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published