Fully Full Stack Trading Platform Demo List of major technologies used Django Data Science and Web Scrapping with Python React D3 MySql changed to sqlite for development, and Postgres for production Django Rest Framework Redux Material-UI Feel free to try out the demo https://onlinetradingplatform.herokuapp.com/ Creating an account will be required to test the trading feature and modify account settings. Disclaimer, accounts will be deleted without prior notice as this project is still in the development stage. How to run Run MySql server Postgres is used in the production side Run backend server python manage.py runserver Run Frontend server npm start