This is a small Django project where, if you refresh the page, the crypto data will update automatically through Coingecko API.
- The whole project is hosted in Heroku through their Heroku CLI (Heroku GIT).
- The project follows Django's files order rules.
- For templates, bootstrap was used.
- For graphs, Highchart was used.
In progress > Update data without page refreshing with Ajax