Paulinakhew / web_trader

📊 Python Flask game that consolidates data from Nasdaq, allowing the user to practice buying and selling stocks.
MIT License
27 stars 19 forks source link

Use PostgreSQL instead of SQLite3 #45

Open Paulinakhew opened 4 years ago

Paulinakhew commented 4 years ago

https://devcenter.heroku.com/articles/sqlite3

SQLite3 doesn't work with Heroku