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
- Clone this repository using the following command:
git clone https://github.com/MarisSuss/your-crypto-bro - Install all the dependencies using the following command:
composer install - Create a database and import the
your-crypto-bro.sqlfile. - Rename the
.env.examplefile to.envand fill in the required fields. - Run the following command:
php -S localhost:8000 -t public
Showcase
Failed Login then Register and Login with the new user
Pick a coin from featured or find the one you want
Buy a coin
Transfer crypto coins to other users