farjun / RailsStockProject

python django project for trading platform
1 stars 1 forks source link

Connect the data to the ui #4

Open farjun opened 5 years ago

farjun commented 5 years ago

we need to have some way to show the data in the UI. most of the UI is implemented - we need to understand how to use it and implement some convenient way to display it.

MajdVictor commented 5 years ago

Everything is already implemented. and the Api already exist in a file called stock_api.py . We just need to seed the stock table by running the command 'python3 manage.py stock_manager'

MajdVictor commented 5 years ago

Screenshot at 2019-09-25 13-41-01 Screenshot at 2019-09-25 13-40-49