Repository
New Features
About few weeks ago, i started this project, which like i explain before it's a sport app for the steem community.
As at my last post the project had moved along. You could now login with via steem-Connect, filter post by trending and new, upvote and comment on a post.
Now for this new release, You can now
Upvote comments,
Filter posts with hot, new and trending
A new user profile page where you can see your profile picture, reputation, about the user, and date of creation of account
Now you can see your wallet which contains
Amount of Steem dollars you own
Amount of Steem Power you have
Amount you have in savings
Amount of Steem you have
And your transfer history
Below is an image showing this.
- Now you can view all your previous replies and comments
You can upvote and see how many upvotes you have on this comments.
Below is an image showing this page
You can now also view your blogging history i.e your previous posts and all.
Re-blogged or re-steemed post can also be seen here with a unique difference (the re-steem symbol).
The amount to be payed out or the amount payed out can also be seen and the amount of upvotes and comments.
Below is an image showing this.
Implementations / Commits
Some of the commits of the code implementation can be found below
- https://github.com/TimothyMee/steem-sport/commit/a8e13964302796fbf7e88d05b15edd3e3366cf11
- https://github.com/TimothyMee/steem-sport/commit/83ba6494fd387a2fb05d2b5720f31ead2402b45f
- https://github.com/TimothyMee/steem-sport/commit/258ed0168c6a0277d5a7d62fdb68396f87a361f7
- https://github.com/TimothyMee/steem-sport/commit/a0e18e6665c0879fa3983e919e32dc3bf736889f
Full history of commits can be found here ...
- Steem API (Steem js) was used. Documentation of this api can be found here...
Codes and commits can be found above to see full implementation in code.
Road map
The next things I want to do are
- Implement a search feature on the app
- Implement delete and editing of post or commen
- Implement a upvote percentage selection feature (currently at 100% upvote by default)
- Improve on the UI and add user image to each action.
- Add a filter for blog history(to filter and show posts in steem-sport)
These are my immediate plans