Skip to content

PrinceNiyonshuti/zigama

Repository files navigation

Zigama Banking system

Banking system backend app builded using laravel and sanctum . main functionalities includes depositing , withdrawing and being able to transfer money to another account and getting transaction history .

Frontend

Frontend implemented using VueJS Inertia

Documentation

before starting please read the documentation and make sure that you have all the dependeencies

Requirements

  • create your .env file
  • create your database

after run these script

Run npm install
Run composer install
Run cp .env.example .env or copy .env.example .env
Run php artisan key:generate
Run php artisan migrate
Run php artisan db:seed
or
Run php artisan migrate:fresh --seed
Run php artisan storage:link

Feedback and issues

Any issue and feedback from the app don't hesitate to make an issue

Contributors


Niyonshuti Prince

Author

NIYONSHUTI Prince

About

Banking backend app builded using laravel and sanctum for depositing , withdrawing and being able to transfer money to another account.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages