Chartlandia

Sole Fullstack Developer

2018

Open Project

This project is no longer live, but the code has been open sourced.



What is Chartlandia?

Chartlandia was an experiment to see what it's like to share 95%+ of a codebase across a mobile and web application (utilizing React Native Web). Chartlandia was a small crypto currency ticker application with two screens: the top 100 crypto currency list (by market cap) and a crypto ticker detail page.

My Role / Technical Details

The technology stack consisted of Next.js, React Native Web, Expo, express, docker and was originally hosted on Digital Ocean.

A standardized navigation interface was created to work on top of react-navigation for mobile navigation and Nextjs's router for web navigation.