Unodex Web App
Build the front-end interface for a commercial crypto trading web application using React.js
Project Summary
This was a commercial project getting a new crypto trading platform ready to launch to the global market.
We were provided with mockups for the layout of the application, as well as access to a custom API which was built to run the back-end. We collaborated with the back-end development team to create the interface for the entire web app within a tight time-frame.
We worked closely with the other developers to bring their ideas to life, providing a usable interface to complete their concept.
Due to the nature of the project, security and code quality were both extremely important. We needed to be confident that what our work would stand up to global usage both in its performance and its resilience.
Tech Spec
Web 3 based wallet connection using Metamask and other associated wallet providers
Secure access for users wanting to trade using the platform
Restricted viewing based on whether the user has connected securely
Fully responsive build using React
Dark mode including a user-friendly toggle
Collapsable navigation
API integration to bring in live chart data
State management to allow data to be used across the application
DRY programming styles to ensure efficiency with API calls and performance
Wide range of server calls based on the choices of the user
Historical trade data specific to the user, including filtering for pagination
Placeholder elements for features to be added at a later date
Git version control management in collaboration with the other development team