openMF / community-app

This was the former default web application built on top of the Apache Fineract platform. It's now deprecated and replaced by the the Mifos X Web App (https://github.com/openMF/web-app maintained by the Mifos Initiative as a reference solution for financial inclusion. It is a Single-Page App (SPA) written in web standard technologies.
http://openmf.github.io/community-app/
Mozilla Public License 2.0
312 stars 1.02k forks source link

Development of Community-app (Front App) for some of the work done by Musoni #1904

Open santoshconflux opened 7 years ago

santoshconflux commented 7 years ago

Reported by @Ippezrobert at https://mifosforge.jira.com/browse/MIFOSX-2369

Original Description: Can someone please review the following and work on the community-app side so that they can be merged into the nearby releases. I have compiled and merged the below features as a single PR, someone can now review and develop the client side (community-app) for the same. The PR is found at https://github.com/Ippezrobert/mifosx/commit/ed03cb0aad91e07c8838c747325b2f8672d20a9d It covers the following:- Loan Credit Check Module Out-bound SMS and SMS Campaign Implementation of scheduling & e-mailing reports especially for Sponsors or Boards Committees/Administrators Features not yet compiled but working on it include: Addition of Mobile number during Group Creation for SMS Campaign Ability to transfer Groups (with their clients) between Branches - Staff transfer module Addition of Email Address during Client/Group creations Please this will help solve some of the features in our road map. Someone can be helping us with the front end (Community-app)

santoshconflux commented 7 years ago

Comment by @Ippezrobert at https://mifosforge.jira.com/browse/MIFOSX-2369(Latest Status of the issue)

SMS Campaign has been implemented both at backend and frontend, Implementation of scheduling & e-mailing reports has been implemented at backend https://github.com/apache/incubator-fineract/pull/197 but UI has not been designed. The only PR that i may have to work on is the Loan Credit Check. I will compile it and send your PR and after you can review and work on UI.