Skip to content
Justin H edited this page Nov 7, 2022 · 5 revisions

Welcome to the Robinhood-Clone wiki!

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.