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
What feature(s) did you add?
- add loading more feed posts function while scrolling down the page
- add refreshing the feed post data function while pulling down the page
- add navigating to detail page after clicking on the feed post
- build up a pop up window to show to total payout
- setup the animation to pop up the window
- get author total payout and calc the time to be paid.
Screenshots and gifs of new added features
Commits on github about the new features
https://github.com/Cha0s0000/MicroSteemit/commit/9796c6cfbb614ca1b19ac21c9a5d4a8cba929e7f
add function of scrolling down for loading more feed posts
https://github.com/Cha0s0000/MicroSteemit/commit/d438fea8e2c337a71c266693a46e79eb34f84d6c
add function of navating to detail page fot showing more info of the post
https://github.com/Cha0s0000/MicroSteemit/commit/b8adb18544d6073de85f45c4ad9dbe7de358ca2a
add function of pulling down the page to refresh data
https://github.com/Cha0s0000/MicroSteemit/commit/53e70214fa9676b3c7e9b4f78dd281d5486d3a4c
setup a pop up window UI in detail page for showing the total payout
https://github.com/Cha0s0000/MicroSteemit/commit/078d69e83bdfe277f8b162bc1724a7d9a4078e77
deal with the click showing payout function.after clicking the showing payout function , load the payout and calc the time to be paid
Roadmap
- Show account related comments
- Show account related replies
- 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