Rupeshiya / web-self-service-app

Web app for clients to access and directly interact with their own accounts using Apache Fineract Self-Service APIs

Home Page:http://openmf.github.io/web-self-service-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mifos Self Service App

Getting started

Clone the project:

$ git clone https://github.com/gauravsaini03/self-service.git

Install dependencies:

$ cd self-service
$ npm install
$ bower install

Install gem 'sass'

$ gem install sass

Run development web-server:

$ gulp serve

Features

  • AngularJS
  • Angular UI Router
  • Angular Material
  • Sass styles
  • Gulp build
  • Stylish, clean, responsive layout with original design
  • BrowserSync for the ease of development

Deploy to Github pages

$ gulp build
$ gulp deploy

About

Web app for clients to access and directly interact with their own accounts using Apache Fineract Self-Service APIs

http://openmf.github.io/web-self-service-app/

License:MIT License


Languages

Language:HTML 50.7%Language:JavaScript 41.6%Language:CSS 7.7%