mart-so / MBTI-Test

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

Home Page:https://mbti-frontend.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://mbti-frontend.herokuapp.com/


Languages

Language:JavaScript 75.0%Language:TSQL 14.2%Language:HTML 5.1%Language:CSS 4.7%Language:Dockerfile 1.0%