Skip to content

MVP Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@polina-munoz polina-munoz released this 22 Jan 22:56
· 587 commits to master since this release

Summary of Changes

  • Postgres on AWS in development and Heroku in production
  • basic user crud actions with Sequelize
  • server side and client side authentication with Passport + Github
  • Travis CI integration
  • client side unit tests with Karma + Mocha + Chai
  • server side unit tests with Mocha + Chai
  • e2e tests with Protractor + Sauce Labs

Angular Components

  • Connect page
  • Home page/sign in
  • Profile page
  • navbar + footer directives
  • Auth