Skip to content

Django for backend, React.js D3.js for frontend, MongoDB for DB

Notifications You must be signed in to change notification settings

be-to-be/Trading-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Run MySql server Postgres is used in the production side
  2. Run backend server
    • python manage.py runserver
  3. Run Frontend server
    • npm start

About

Django for backend, React.js D3.js for frontend, MongoDB for DB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published