Skip to content

diegotco/django_crytpo_stocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to this Django project

Please, clone this repo and make these changes:

In the views.py file replace the "XXXX" text with your own API Key for:
-Coinmarketcap at row 48 for crypto data.
-And iexapis.com at row 89 for stocks data.

Note: You will find errors deleting cryptos. The problem has its origin in how URLs python file give order to what execute first. I think there is a solution for this but I wasn't able to find it.

Here is how URLs python file looks like:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages