Your Crypto Bro

Created: 16.04.2025

Last updated: 16.04.2025

A cryptocurrency trading website with portfolio management and transaction history.

General Info

This project is a cryptocurrency trading website for:

  • Checking the current price of cryptocurrencies.
  • Buying, selling, and shorting cryptocurrencies.
  • Building your own portfolio.
  • Viewing your transaction history for specific cryptocurrencies.
  • Sending and receiving cryptocurrencies to/from other users.
  • Everything mentioned is validated.

Technologies

    PHP 7.4
    MySQL 8.0
    Composer 2.4

Setup

  1. Clone this repository using the following command:
    git clone https://github.com/MarisSuss/your-crypto-bro
  2. Install all the dependencies using the following command:
    composer install
  3. Create a database and import the your-crypto-bro.sql file.
  4. Rename the .env.example file to .env and fill in the required fields.
  5. Run the following command:
    php -S localhost:8000 -t public

Showcase

Failed Login then Register and Login with the new user

Register and Login

Pick a coin from featured or find the one you want

Find crypto

Buy a coin

Trade

Transfer crypto coins to other users

Transfer