Steem-Lite front end update - comedyopenmic website
Repository
https://github.com/hispeedimagins/comstuff
Steem-Lite is a simple html, css, Javascript and reactjs based web app for interacting with the steem blockchain. It is fast and cheap to host. It can be used to help get a new project off the ground real fast by just entering the tag or be used as a personal website for showcasing your wonderful contributions to the world.
New Features
Use Steem-Lite as a personal website and load more articles
Simply change useAsPersonalWebsite to true and in personalWebsiteUsernameSteem enter your username in the constants.js file and your are done.
For ex. for my username the config would look like
const useAsPersonalWebsite = true;
//this username will be used for the personal site, change it to yours
const personalWebsiteUsernameSteem = "hispeedimagins";
procedure
New logic was written to make all of this work flawlessly. Passing the right calls and remaking a new react-Js component so all user data like name, rep, follow count etc. are loaded via one module.
commit
Profile page
Clicking on the username will now lead you to a profile page. Clicking on the author from the first screenshot leads us here.
procedure
Added a new html page, set the links in the react code and made one common profile intro view to use around the website.
commit
Bug Fixes
Comments were arranged wrong
Comments would appear to show be below the wrong one as the margin was not being set right. They also looked bulky.
procedure
If the margin is 1 then we set it to intial
The comment header was removed.
Result.
commit
Undefined tags would crash the app
If the tags field was undefined in json metadata the app would get hung and not display any comments.
procedure
Added a check in the comment and article view to make sure the tags were not undefined and were arrays.
commit
Bug fix and code comment additions
Future plans?
Hopefully we can either have steemconnect integration or some other way to perform actions on the blockchain.
Want to contact me?
My discord username - hispeedimagins#6619
email - hispeedimagins@gmail.com
GitHub Account
Leave Steem-Lite front end update - comedyopenmic website to:
Read more #utopian-io posts
Best Posts From hispeedimagins
We have not curated any of hispeedimagins's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From hispeedimagins
- Write about an everyday event you deal with
- Short story without helping verbs
- Back from the dead
- InSteem app update:pictures in comments (so unique right?), bug fixes (nasty large cockroaches) and performance improvements
- Insteem is finally here. Rejoice. Application update and release to the play store. Download it while it is hot.
- InSteem privacy policy
- steem android app update, introducing new ui and image downloader
- Steemer app update, gearing for a new release
- Steemer App update - Better use of Room database, better post creating screen and a better image editor
- Dialogues heard on the television in movies or shows
- Steemer App update - faster and cleaner with fewer api calls
- Steem-Lite front end update - comedyopenmic website
- AppCenter - A place to build apps and automate the release process
- Starting a react-native app and compiling for iOS via your PC for freeeeeeeeeeeeeeeee.
- Back from the dead
- Steemer app update - widgets and lg smart bulletin support
- Tiny website for steem based projects in only html, css, Js and react.
- The unspeakable girl part 4
- A world gone rogue - The apocalypse is a pretty normal day
- Steemer Update - Features and bug fixes