In my previous post (https://steemit.com/cryptocurrency/@hmushtaq/a-simple-but-nice-looking-python-based-crypto-portfolio-app-built-by-me), I discussed the improvements I made to the user interface of my Python based crypto portfolio app, which you can find at https://github.com/HamidMushtaq/steemtools/tree/master/coinsworth_html.
This time, I have added two more features. Firstly, I also show the table for the combined amounts of the coins. Previously, I only showed a table for each exchange/location. Secondly, the percentage changes in the last 1 and 24 hours, are now shown as progress bars (Steem dollars is showing a lot of green there!), as you can see from the figure below.
The program still remains quite simple, with just 228 lines of code. If you have any suggestions to further improve this program, kindly let me know.
It has a very nice interface with the specfic features which you described in a very impressive way
Good to know that you liked the interface :)
I really appreciate your efforts. i will try it. Thanks dear!
Great job, you have improved it a lot since it was a program in text mode
:)
Thanks mate :)
I really like this , would be super cool if you had some instrucdtions on GitHub I am sure a lot of people would use this.
I think it is a pretty handy tool, they only think I would suggest, is a timer for next refresh, and the question o would have, can I add any kind of coin is are they prefixed? Overall it looks pretty nice and tight, do you plan to further development like adding charts instead of % bars for example?
Thanks for yout suggestions. For refeshing I would have to use some other web browser library like selenium. About coins, yes you can add any coin. See the input coins.txt file for an example.
I see you are using python 2.7
Early next week I will have time for playing with Python and I will try in on 3.6 and let you know if it will not work. The code is above my knowledge, I don't do classes yet, but I will see if I can understand your code.
The output looks really great, good job. And I second others, yes please make a tutorial for beginners about your portfolio code.
Thanks. Would make a tutorial soon.
So you coded this yourself? Man you need to do a tutorial that would be insane.
Yes wrote it myself. Good suggestion about making a tutorial. Would do that soon :)
cant wait haha, followed
Thank you for posting the code on github.In my opinion the application that you have made looks neat and clean.I really love the clean style! If you make some changes on the app I would like you to update us.
Thank you for contributing to the Steemit Community.Keep up the great work and I'm looking forward to your next posts.
Thanks :)
This will be useful to me in upcoming days sir🙂
I started learning it since 7 days. Kinda beginner. Keep up your good work sir 😀 really appreciate it
Thanks friend. Good to know that this would be useful for your learning.
You have done a great job !
Thanks man :)
This is really neat! Any plans on adding stock charts? I'm just jumping into python now, but would love to play around with this once I have developed my skills further!
Well, a lot can be added still to this program.
@hmushtaq, Like your contribution, upvote.