Skip to content

ojcis/My-eBank

Repository files navigation

My-eBank

In this website you can

  • Create My-eBank profile, with two-factor authentication (password and code card).
  • Manage, create edit many bank accounts.
  • Transfer money between yours and other accounts safe using code card.
  • See transaction history, manage it.
  • See and search cryptocurrency.
  • Buy, sell cryptocurrency.
  • See cryptocurrency history, manage it.

An overview of the application

Registation and login

register-login

Manage accounts

manage-accounts

Money transactions

money-transactions

Cryptocurrency transactions

cryptocurrency-transactions

Technologies used:

  • PHP 8.1.13
  • MySQL 8.0.31
  • Composer 2.4
  • Laravel Framework 9.47.0
  • TailwindCSS

Instructions to run the website:

  • Clone this repository
  • Install the required packages using the command:
    composer install
  • Install node dependencies:
    npm install
  • Make a copy of the .env.example and rename it to .env
  • Register at https://coinmarketcap.com/api/ and get your API key.
  • Enter your API key in the .env file.
  • Create data base 'myebank'.
  • Enter your database credentials in the .env file.
  • Run php artisan migrate command.
  • You need to run the website by running php artisan serve command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages