Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 809 Bytes

TODO.md

File metadata and controls

54 lines (36 loc) · 809 Bytes

Backend

Messages

  • Simple message features
  • Email validation
  • Extended message features

Email services

  • Message abstraction

Email delivery services

  • Reserach supported features by major mail delivery services
  • Provider priority and lifecycle

MailGun

  • Basic integration
  • Complex integration
  • Testing

Sendgrid

  • Basic integration
  • Complex integration
  • Testing

Message broker

  • Celery integration
  • Rabbit MQ integration
  • Testing

Persistence

  • Mongo DB persisting

Front end

API

  • Basic calls
  • Advanced calls

UI

  • Basic UI
  • More complex features
  • Message flow feedback

Lifecycle

  • Travis CI integration
  • Heroku tutorial
  • Heroku deployment