eugenennamdi / crypto_ledger

Open source website for tracking cryptocurrency trades

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crypto_ledger

Crypto Ledger is an open-source website that allows users to track their cryptocurrency trades. The website was built using Python and Django. Celery is no longer used to fetch live prices asynchronously. It has been replaced with AJAX. The full ledger and price data can be accessed through the API. Price data is updated when the page loads.

The website is extended through the Crypto Ledger App, which can be found here: https://github.com/TMDStudios/crypto_ledger_app_kotlin

You can see the website here: http://crypto-ledger.herokuapp.com/

You can also read more about the project on Publish0x: https://www.publish0x.com/open-source-projects?a=oQeZVWD6ep&tid=GitHub

For more Python projects, visit Project Based Python - https://www.youtube.com/playlist?list=PLyHkjNMo67MWDY_fnHQ9Qu2CEXrx1TV_j

To get the most out of the Project Based Python series, make sure to download Py Learning Companion. It is a light weight Python study app that covers all the core concepts in 33 short lessons and allows you to test your skills through hundreds of activities.

Py Learning Companion is available on Android and iOS.

Android: https://play.google.com/store/apps/details?id=com.tmdstudios.python

iOS: Temporarily Unavailable

Amazon: https://www.amazon.com/dp/B08RLPC9LR

For more information, visit https://tmdstudios.wordpress.com/py-learning-companion/

About

Open source website for tracking cryptocurrency trades


Languages

Language:HTML 53.3%Language:Python 43.0%Language:JavaScript 1.9%Language:CSS 1.8%