Deployed with AWS Cloud Service (taken down)
This is a Full-Stack MERN project. As the lead developer and designer my goal was to build a digital asset dashboard within a weeks time- the concept was to make a financial site, where users could explore digital asset trading and discuss different values of blockchain projects, with a focus on social and environmental good.
Using the MERN stack, and axios requests, I queried CoinGecko's API, mapping the data into cryptocurrency stat cards, and utilizing Chart.js' JavaScript library to make a dynamic infographic. I built out a User schema in MongoDB with a bcrypt registration and login.
For a dashboard feature, I styled a world map using Mapbox Studio, and created a functional React map component. Eventually, I would like to build custom markers on the map to distinguish global blockchain project locations.
I pushed my working-knowledge of MongoDB and Mongoose by creating a 1:N referenced database schema for the Question and Answer feature of the app. In the frontend, for the QA feature, I still need to add other CRUD capabilities, while the API routes and backend are ready to go. The idea is to have questions and answers like flash cards.
I am very interested in creating functional, intriguing, and easy to read, data analytics. I love the charts on Dune Analytics.