Some filtering options for the news tab.....
Working on this... right now it calls all cryptocurrency news but I am limiting it to bitcoin-only soon.
Done
.....
THANK YOU! Please spread the word if you find it useful.
I hope you're planning to go with a modular design so we could easily create a customized homepage with the type of data we're interested in most.....
Drag and Drop support is already coded in... just not yet turned on. If you 'view source' you can see the blocks have a tag called 'draggable=false'. Once it's activated, users will be able to drag and drop any blocks to any spots on the page and the blocks will just fill in the space as needed. I've been testing it and it's gonna be sick! Truly build your own dashboard as needed.
Perhaps each user could get a unique link with their respective settings.....
No need (but good idea)! I am storing user preferences in LocalStorage, which doesn't use any scummy tracking mechanisms. You can see LocalStorage in action by setting either DarkMode or LightMode and then hitting refresh. Your preference is saved for you, but the webserver has no visibility on your choices... it's all stored on the user side. Users wll be able to drag and drop and set darkmode/lightmode as needed... and it will stay that way for them when they come back to the website next time.
A big fan of the unique messages every time we visit/refresh the page [nice touch].....
THANK YOU! The preloader features 30 different random bitcoin-relevant sayings... and I also used the same randomizer to load the Satoshi quotes on the home page... 100 Satoshi quotes in all, 1 prints per page load.
Thank you the great feedback! Keep 'em coming!