-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Justin H edited this page Nov 7, 2022
·
5 revisions
This is a solo project built using primarily python/Flask/SQLAlchemy for its backend, React/Redux/react-chartjs-2 for its frontend, and pycoingecko (CoinGecko API wrapper) to retrieve coin data.
API routes used to interact with the database.
Schema of the Flask-SQLAlchemy database.
Details on the app features.