/personal-trello

My personal trello project so I can study and learn the MEAN stack

Primary LanguageJavaScript

Personal Trello

Build Status Code Climate

Personal project to learn the MEAN stack. See it live on https://personal-trello.herokuapp.com.

Requires MongDB server running

Next Features

  • Signup

    • Encode password.
    • Add validation for e-mail taken.
  • Signin

    • Add validation for wrong user/password.
  • Create board

Improvements

  • Include unit/integration tests.