Paper trading platform for cryptocurrency. Needs refactoring, not great right now since it was born from a hackathon
Compete with users on the leaderboard to show who can pull off the most 200IQ trades.
Don't get BOGGED in the process!
Created during George Mason University's PatrickHacks 2021.
Flask, CoinGeckoAPI
- Clone the repo
git clone https://github.com/ckruger097/Bogged.me.git
- Install PIP dependencies
pip install -r requirements.txt
- Run program on local host
python app.py