/Drillmajor

A game for memorizing the mnemonic major system. (Node, Express, Postgres, Angular 5, Material)

Primary LanguageTypeScript

Drillmajor

Heroku Build Status Dependencies Codacy Badge License: MIT
A game for learning the mnemonic major system, a helpful tool for recalling numbers quickly.

Usage

  • Open the website
  • Create an account or sign in
  • Click the question mark in the upper right corner for in-depth instructions about the game and the mnemonic major system

Contributing

Requires Node.js and Angular 5 cli

  • Clone the repository and run "npm install"
  • For live development, run "ng build --watch" and "nodemon serve"
  • Use the development branch for commits. Master branch commits will automatically be deployed to Heroku.

Techstack

  • Node.js with Express (Promise)
  • Angular 5 with Material 2
  • PostgreSQL