RE: Open Source Project- Cryptocur App

You are viewing a single comment's thread from:

Open Source Project- Cryptocur App

in utopian-io •  7 years ago 

Can you please write what all the commits you have worked on from this post?

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

An initial commit when i started the project, the commit had a basic working implementation of the project.
A commit to add a content provider to provide a better & abstract layer for the SQLite database i used in the project.
A commit to add additional cryptocurrencies to the app as initially it was only BTC(took me a lot of time to work on that).
A commit that changed the way my JSON helper class was structured & how it processed its data.
A commit that fixed some bugs in the recycler view of the cards & ensured smooth scrolling.