| Table of Contents |
|---|
...
| Document Owner | |
|---|---|
| Document Status | Draft |
| Intern Working on this Project | |
| Mentors | |
| Source Code | https://github.com/ad-os/incubator-fineract |
| Documentation | Notification API Developer User Guide |
Project Summary
- Enable generic way of sending notifications - these notifications should be capable of being delivered via the Community App, via the Android app for field officers or Android self-service app.
Goal
- To allow the user to directly act upon the alert directly from the notification (i.e. approve a client). This is what actionable means.
Approach for designing a generic notification system
...