Overview
A look at Askem:
Stack
Built over just 4 days (perhaps more accurately, the last 2 days) of the Bootcamp, technologies chosen were aimed at deploying a functional application as soon as possible.
Frontend
A Next.js application complete with Chakra UI for styling and Apollo as a GraphQL client handling caching and fetching.
Backend
A simple MongoDB Atlas cluster that interfaces with the frontend via a GraphQL API created in App Services/Realm.