Skip to content

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

Notifications You must be signed in to change notification settings

4funs/MBTI-Test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.0%
  • TSQL 14.2%
  • HTML 5.1%
  • CSS 4.7%
  • Dockerfile 1.0%