Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 295 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 295 Bytes

slim-bank-management-system

Simple Bank management system made using slim,mysql,vue. Authentication done using JWT.

database structure can be found in Table.sql file in database folder.

To create a banker account, you have to manually change a user property 'isBanker' in users table to 1.