New Features
What is MicroSteemit
MicroSteemit is developed based on the wechat micro application which is maintained by the tencent company.
wechat micro application is an application that doesn't need to be downloaded and installed. It implements the dream of "reach within reach", and users scan or search can open the micro application through the wechat application. It also reflects the idea of "running away", and users don't have to worry about installing too many apps. Micro Applications will be ubiquitous, readily available, without installing uninstall. Suitable for life service offline shops and non-new low-frequency conversion. The micro application can realize seven functions such as message notification, offline scan code and public number association. Among them, the user can realize the mutual jump between the wechat public account and the micro application through wechat association.
In a word , MicroSteemit is an application which can be used without downloading while chatting with friends in wechat easily. Just by scanning the MicroSteemit QR code can we commodiously surf on the steemit community.
But now , the MicroSteemit is still in developed phase .Of course you also can test the project in the wechat application tool .See the github project in detail.
Existing features right now
- Show informations of the steemit account in the info page , including steemit account name ,reputation ,balance,sbd_balance, vesting_shares, steem power ,delegated SP ,voting _power , created time ,keys and posting auth.
- Show posts in trending , hot , new ,created .
- Add sharing to friends function
- Show detail of the post including the post content , voting number , comment number ,pending payout and comments detail
- Show steemit account voting history
- Show steemit account followers and following list
- Show steemit account ever posts
- Show steemit account feed post list
- Show steemit account comments history
After finish the necessary function of the MicroSteemit , you all will be able to access to this new App by just scan the QR code
Please look forward to it .
What feature(s) did you add?
- create the comments icon for navigating to comments history page in the info page
- build up the comments history page
- get basic account data and part of the comments history in the comments history page
- add function of scrolling down to load more related comments data
- add function of navigating for more detail
Screenshots and gifs of new added features
Commits on github about the new features
https://github.com/Cha0s0000/MicroSteemit/commit/eeb9cfb58f5020588d486003d808ce11a52044bf
create the comments icon for navigating to comments history page .
https://github.com/Cha0s0000/MicroSteemit/commit/887abba40c9b224ab81655438a77d7c5aef71c40
build up the comments history page
https://github.com/Cha0s0000/MicroSteemit/commit/8da9ffa426bcb19916ca4f94bf02fc9b3e7373ab
get basic account data and part of the comments history
https://github.com/Cha0s0000/MicroSteemit/commit/080397f48497ab2009a1132631d19dcf2e89c626
add function of scrolling down to load more related comments data
https://github.com/Cha0s0000/MicroSteemit/commit/9c18826da1a5ad3987db084c2d599279e44306b0
add function of navigating to detail page for showing more detail of the post
Roadmap
- Show account related replies
- Show the wallet history
- Show tags
- Show account feed ,blog,comment,reply
- Add more function like transfer,chat and so on.
- Perfect the UI
How to contribute?
Github: https://github.com/Cha0s0000/MicroSteemit
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request.
Posted on Utopian.io - Rewarding Open Source Contributors