You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 31 Next »

Navigation:

To Do:

Setting up

  • Setup VM to test notification service and demo server integration
  • Create notification microservice
  • Create documentation on Apache's Confluence wiki
  • Incorporate notification microservice into demo-server
    • Implement functions in the demo server service runner
    • Implement Notification Listener in demo server
    • Implement Nofication Manager

 Increment One: Notification Development

  • Customer Event Listener
  • Implement APIs
  • Implement SMS Service
  • Implement SMS Gateway Configuration repository 
  • Implement Email Service
  • Implement Email Gateway Configuration repository
  • Portfolio Event Listerner
  • Message Template
  • Message Localisation
  • Notification subscription and unsubscription
  • Event Listeners for other notifications
  • Rest Controller
  • Command and handlers

Persistence Development

  • Design Database Schema
    • SMS configuration entity
    • Email configuration entity

Front-end Development

  • Create Frontend for fims-web-app

Notification service for Mobile App

  •  Firebase Cloud Messaging integration into Mobile App
  • No labels