This project aims to re-design the dashboard found at https://dashboard.stellar.org/
Goals:
- Present all the information in the existing dashboard in a more clear and streamlined implementation
- Integrate latest versions of numerous packages utilized in the dashboard ( React, Webpack, etc. ), while also employing various additional open-source libraries for charts and information displays
- Add documentation throughout codebase in JSDoc format, similar to documentation standards employed within the main Stellar repository
- Incorporate unit testing via the Jest testing framework
- Migrate existing code to Typescript, if time permits
A link to the new dashboard, as well as the entirety of the source code, will be submitted to the Stellar Development Foundation with the project submission.