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
313 stars 1.02k forks source link

Add some helpful docs like docs in web-app project to help newbies to get started #3129

Open Rupeshiya opened 4 years ago

Rupeshiya commented 4 years ago

Description

Add some helpful docs like docs in the web-app project to help newbies to get started. It will be helpful for GCI candidates or refer this link (https://github.com/openMF/web-app/tree/master/docs) in readme.md

Steps to Reproduce

Move to https://github.com/openMF/web-app/tree/master/docs and look at the docs, which may be fruitful for the newbies.

Expected Behaviour

There should be docs like as in web-app project (https://github.com/openMF/web-app/tree/master/docs)

Actual Behaviour

For now, there are no docs. Only contributing.md is there for getting started.

Settings

Screenshots

Shivam7-1 commented 4 years ago

can I Work on this issue

awasum commented 4 years ago

G ahead, please

Shivam7-1 commented 4 years ago

I have updated this is pull request https://github.com/openMF/web-app/pull/744

Shivam7-1 commented 4 years ago

Can Review this PR https://github.com/openMF/community-app/pull/3207