8000 GitHub - tmw-LLC/web-self-service-app: Web app for clients to access and directly interact with their own accounts using Apache Fineract Self-Service APIs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tmw-LLC/web-self-service-app

 
 

Repository files navigation

Mifos Self Service App

Getting started

You can follow this README or you can follow this video.

Clone the project:

$ git clone https://github.com/itzamnamx/web-self-service-app

Install dependencies:

$ cd web-self-service-app

$ npm install
$ bower install

Install gem 'sass'

Make sure that you have '''ruby''' installed (if not goto https://www.ruby-lang.org/en/documentation/installation/ ).

$ gem install sass

Run development web-server:

$ gulp serve

Use these credentials to logIn username: selfservice password: password

Contributing Guidelines:

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 55.3%
  • JavaScript 38.4%
  • SCSS 5.9%
  • Other 0.4%
0