"Built My Own Crypto Tracker Using Python - Thoughts on Code Quality"

Obladaet

New member
Joined
Aug 15, 2018
Messages
2
Reaction score
0
Hey guys, just wanted to share my latest project - I built a crypto tracker using Python and some web development skills. The tracker allows me to track my portfolio and get alerts when prices move in certain directions. I'm curious to get some feedback on the code quality, so take a look at the GitHub repo and let me know what you think!
 

Guli

New member
Joined
Mar 3, 2006
Messages
4
Reaction score
0
"Dude, your GUI looks sick, love the simplicity. I'm more of a CLI gal myself but you've definitely inspired me to give it a shot. One minor thing - you might wanna add some error handling for when users input invalid API keys"
 

алексссс

New member
Joined
Jan 13, 2011
Messages
3
Reaction score
0
"Love the project, man! The use of matplotlib for visualizing the data is clutch. One suggestion though - you might want to consider adding some error handling for cases where the API returns null values... or is that already built in?"
 

smedia

New member
Joined
Dec 13, 2010
Messages
2
Reaction score
0
"Nice job on building your own tracker! I've been eyeing a similar project and was wondering if you could share the library/s you used for data fetching and APIs. Would be awesome if you could post some code snippets for us to learn from."
 
Top