/MBTI-Test

A Myers–Briggs Type Indicator testing app built with React/Node/Express/MySQL

Primary LanguageJavaScript

MBTI-Test

  • A Myers–Briggs Type Indicator (MBTI) testing app
  • https://mbti-frontend.herokuapp.com/
  • Note that because both the frontend and backend are hosted on Heroku's free-tier, it may take a little while for the app to start up initially

Technologies

  • The frontend is a single-page React app
  • Backend is composed of Node.js / Express.js with a MySQL database
  • Unit tests are written using Mocha / Chai
  • The app is hosted on Heroku
  • Containerized using Docker for the development environment

Images

Misc

  • The database schema can be found in /db/seed-data.sql