Hi there!
I just released the source code of the backend for the steem earnings application and made lots of changes on the frontend as well. It is ready to go live!
The project is split into two github repositories as it is easier to manage.
Backend
https://github.com/azarus/steemit.price.app
Website & New rebuilt mobile app (Contains bug fixes and extra code to connect with the backend)
https://github.com/azarus/steemit.price.app/tree/website - Note there are two branches available!
I have lots of ideas and plans for the future to extend the application further with lots of exciting tools the users might find usefull!
But to see this all happening i would love to monitor the user behavior and see what they find usefull and what they don't. :)
I am eager to see contributions from other fellow developers and see what ideas they got regarind the app. I plan to publish & push the application live in the next days.
If you feel like contributing or just would like to checkout the code simply clone the github repositories and run node app.js for the backend server and ng serve for the angular frontend.
Mit
If you got any questions or issues regarding setting up the project or you would like to contribute please open an issue on the github repository [link]