Download community app Free Java Code

Description

This is the default web application built on top of the MifosX platform for the mifos user community. It is a Single Page App (SPA) written in web standard technologies like JavaScript, CSS and HTML5. It leverages common popular frameworks/libraries such as AngularJS, Bootstrap and Font Awesome.

Icons

community app

Source Files

The download file community-app-master.zip has the following entries.


.bowerrc/*from   www .j a  v  a 2  s. co m*/
.gitignore
.jshintrc
.project
.travis.yml
Gruntfile.js
README.md
app/WEB-INF/web.xml
app/fonts/FontAwesome.otf
app/fonts/fontawesome-webfont.eot
app/fonts/fontawesome-webfont.svg
app/fonts/fontawesome-webfont.ttf
app/fonts/fontawesome-webfont.woff
app/global-translations/locale-cs.json
app/global-translations/locale-en.json
app/global-translations/locale-es.json
app/global-translations/locale-fr.json
app/global-translations/locale-hi.json
app/global-translations/locale-oc.json
app/global-translations/locale-pt.json
app/global-translations/locale-qqq.json
app/global-translations/locale-sv.json
app/global-translations/locale-uk.json
app/global-translations/locale-zh_cn.json
app/images/MifosX_logo.png
app/images/MifosX_logoSmall.png
app/images/blank_avatar.jpg
app/images/cubic_loader.gif
app/images/favicon.ico
app/images/logo.jpg
app/images/user_new.png
app/index.html
app/scripts/controllers/accounting/AccCoaController.js
app/scripts/controllers/accounting/AccCreateGLAccountContoller.js
app/scripts/controllers/accounting/AccCreateRuleController.js
app/scripts/controllers/accounting/AccEditGLAccountController.js
app/scripts/controllers/accounting/AccEditRuleController.js
app/scripts/controllers/accounting/AccFreqPostingController.js
app/scripts/controllers/accounting/AccViewGLAccountContoller.js
app/scripts/controllers/accounting/AccountingClosureController.js
app/scripts/controllers/accounting/AccountingRuleController.js
app/scripts/controllers/accounting/JournalEntryController.js
app/scripts/controllers/accounting/SearchTransactionController.js
app/scripts/controllers/accounting/ViewAccRuleController.js
app/scripts/controllers/accounting/ViewAccountingClosureController.js
app/scripts/controllers/accounting/ViewTransactionController.js
app/scripts/controllers/accounttransfers/MakeAccountTransferController.js
app/scripts/controllers/accounttransfers/ViewAccountTransferDetailsController.js
app/scripts/controllers/centers/AddGroupController.js
app/scripts/controllers/centers/CenterAttendanceController.js
app/scripts/controllers/centers/CenterController.js
app/scripts/controllers/centers/CloseCenterController.js
app/scripts/controllers/centers/CreateCenterController.js
app/scripts/controllers/centers/EditCenterController.js
app/scripts/controllers/centers/ViewCenterController.js
app/scripts/controllers/client/ClientActionsController.js
app/scripts/controllers/client/ClientController.js
app/scripts/controllers/client/ClientDocumentController.js
app/scripts/controllers/client/ClientIdentifierController.js
app/scripts/controllers/client/CreateClientController.js
app/scripts/controllers/client/EditClientController.js
app/scripts/controllers/client/TransactionClientController.js
app/scripts/controllers/client/UploadClientIdentifierDocumentController.js
app/scripts/controllers/client/ViewClientController.js
app/scripts/controllers/collection/EnterCollectionSheetController.js
app/scripts/controllers/configurations/GlobalConfigurationController.js
app/scripts/controllers/groups/AddMemberController.js
app/scripts/controllers/groups/AddRoleController.js
app/scripts/controllers/groups/AssignStaffController.js
app/scripts/controllers/groups/AttachMeetingController.js
app/scripts/controllers/groups/CloseGroupController.js
app/scripts/controllers/groups/CreateGroupController.js
app/scripts/controllers/groups/EditGroupController.js
app/scripts/controllers/groups/EditMeetingController.js
app/scripts/controllers/groups/GroupAttendanceController.js
app/scripts/controllers/groups/GroupController.js
app/scripts/controllers/groups/MemberManageController.js
app/scripts/controllers/groups/TransferClientsController.js
app/scripts/controllers/groups/ViewGroupController.js
app/scripts/controllers/loanAccount/AddLoanChargeController.js
app/scripts/controllers/loanAccount/AddLoanCollateralController.js
app/scripts/controllers/loanAccount/AssignLoanOfficerController.js
app/scripts/controllers/loanAccount/EditGuarantorController.js
app/scripts/controllers/loanAccount/EditLoanAccAppController.js
app/scripts/controllers/loanAccount/EditLoanChargeController.js
app/scripts/controllers/loanAccount/EditLoanCollateralController.js
app/scripts/controllers/loanAccount/GuarantorController.js
app/scripts/controllers/loanAccount/LoanAccountActionsController.js
app/scripts/controllers/loanAccount/LoanDocumentController.js
app/scripts/controllers/loanAccount/NewJLGLoanAccAppController.js
app/scripts/controllers/loanAccount/NewLoanAccAppController.js
app/scripts/controllers/loanAccount/ViewLoanChargeController.js
app/scripts/controllers/loanAccount/ViewLoanCollateralController.js
app/scripts/controllers/loanAccount/ViewLoanDetailsController.js
app/scripts/controllers/loanAccount/ViewLoanTransactionController.js
app/scripts/controllers/main/ExpertSearchController.js
app/scripts/controllers/main/LoginFormController.js
app/scripts/controllers/main/MainController.js
app/scripts/controllers/main/NavigationController.js
app/scripts/controllers/main/SearchController.js
app/scripts/controllers/main/TaskController.js
app/scripts/controllers/main/ViewCheckerinboxController.js
app/scripts/controllers/organization/AddCodeController.js
app/scripts/controllers/organization/AddHolController.js
app/scripts/controllers/organization/BulkLoanReassignmentController.js
app/scripts/controllers/organization/CreateEmployeeController.js
app/scripts/controllers/organization/CreateOfficeController.js
app/scripts/controllers/organization/CreateRoleController.js
app/scripts/controllers/organization/CreateUserController.js
app/scripts/controllers/organization/CurrencyConfigController.js
app/scripts/controllers/organization/DataTableController.js
app/scripts/controllers/organization/EditEmployeeController.js
app/scripts/controllers/organization/EditOfficeController.js
app/scripts/controllers/organization/EditUserController.js
app/scripts/controllers/organization/EmployeeController.js
app/scripts/controllers/organization/HolController.js
app/scripts/controllers/organization/MakerCheckerController.js
app/scripts/controllers/organization/ManageFundsController.js
app/scripts/controllers/organization/OfficesController.js
app/scripts/controllers/organization/RoleController.js
app/scripts/controllers/organization/RunReportsController.js
app/scripts/controllers/organization/ViewAccRuleController.js
app/scripts/controllers/organization/ViewCodeController.js
app/scripts/controllers/organization/ViewDataTableController.js
app/scripts/controllers/organization/ViewEmployeeController.js
app/scripts/controllers/organization/ViewHolController.js
app/scripts/controllers/organization/ViewOfficeController.js
app/scripts/controllers/organization/ViewRoleController.js
app/scripts/controllers/private/SuperuserController.js
app/scripts/controllers/product/ChargeController.js
app/scripts/controllers/product/CreateChargeController.js
app/scripts/controllers/product/CreateLoanProductController.js
app/scripts/controllers/product/CreateSavingProductController.js
app/scripts/controllers/product/EditChargeController.js
app/scripts/controllers/product/EditLoanProductController.js
app/scripts/controllers/product/EditSavingProductController.js
app/scripts/controllers/product/LoanProductController.js
app/scripts/controllers/product/SavingProductController.js
app/scripts/controllers/product/ViewChargeController.js
app/scripts/controllers/product/ViewLoanProductController.js
app/scripts/controllers/product/ViewSavingProductController.js
app/scripts/controllers/product/productmix/AddProductMixController.js
app/scripts/controllers/product/productmix/ProductMixController.js
app/scripts/controllers/product/productmix/ViewProductMixController.js
app/scripts/controllers/reports/RunReportsController.js
app/scripts/controllers/reports/ViewReportsController.js
app/scripts/controllers/savings/AddNewSavingsChargeController.js
app/scripts/controllers/savings/CreateSavingAccountController.js
app/scripts/controllers/savings/EditSavingAccountController.js
app/scripts/controllers/savings/SavingAccountActionsController.js
app/scripts/controllers/savings/ViewSavingDetailsController.js
app/scripts/controllers/savings/ViewSavingsTransactionController.js
app/scripts/controllers/system/AddCodeController.js
app/scripts/controllers/system/AuditController.js
app/scripts/controllers/system/CodeController.js
app/scripts/controllers/system/CreateDataTableController.js
app/scripts/controllers/system/CreateReportController.js
app/scripts/controllers/system/DataTableController.js
app/scripts/controllers/system/DataTableEntryController.js
app/scripts/controllers/system/EditCodeController.js
app/scripts/controllers/system/EditDataTableController.js
app/scripts/controllers/system/EditReportController.js
app/scripts/controllers/system/EditSchedulerJobController.js
app/scripts/controllers/system/MakeDataTableEntryController.js
app/scripts/controllers/system/ReportsController.js
app/scripts/controllers/system/SchedulerJobsController.js
app/scripts/controllers/system/ViewAuditController.js
app/scripts/controllers/system/ViewCodeController.js
app/scripts/controllers/system/ViewDataTableController.js
app/scripts/controllers/system/ViewReportController.js
app/scripts/controllers/system/ViewSchedulerJobController.js
app/scripts/controllers/system/ViewSchedulerJobHistoryController.js
app/scripts/controllers/template/CreateTemplateController.js
app/scripts/controllers/template/EditTemplateController.js
app/scripts/controllers/template/TemplateController.js
app/scripts/controllers/template/ViewTemplateController.js
app/scripts/controllers/user/UserController.js
app/scripts/controllers/user/UserFormController.js
app/scripts/controllers/user/UserListController.js
app/scripts/controllers/user/UserSettingController.js
app/scripts/controllers/user/ViewUserController.js
app/scripts/directives/ActivitiesDisplayPanelDirective.js
app/scripts/directives/ApiValidationDirective.js
app/scripts/directives/AutofocusDirective.js
app/scripts/directives/BigPanelDirective.js
app/scripts/directives/CkEditorDirective.js
app/scripts/directives/DataTablesDirective.js
app/scripts/directives/DialogDirective.js
app/scripts/directives/FormSubmitValidateDirective.js
app/scripts/directives/FormValidateDirective.js
app/scripts/directives/LateValidateDirective.js
app/scripts/directives/OnBlurDirective.js
app/scripts/directives/OverlayDirective.js
app/scripts/directives/PanelDirective.js
app/scripts/directives/SummaryDirective.js
app/scripts/directives/TreeviewDirective.js
app/scripts/filters/DateFormat.js
app/scripts/filters/DayMonthFormat.js
app/scripts/filters/StatusLookup.js
app/scripts/filters/UrlToString.js
app/scripts/filters/YesOrNo.js
app/scripts/initialTasks.js
app/scripts/loader.js
app/scripts/mifosX.js
app/scripts/mifosXComponents.js
app/scripts/mifosXStyles.js
app/scripts/models/Langs.js
app/scripts/models/LoggedInUser.js
app/scripts/models/Role.js
app/scripts/models/roleMap.js
app/scripts/modules/angularjs-nvd3-directives.js
app/scripts/modules/configurations.js
app/scripts/modules/datepicker.js
app/scripts/modules/localstorage.js
app/scripts/modules/notificationWidget.js
app/scripts/routes.js
app/scripts/services/AuthenticationService.js
app/scripts/services/HttpServiceProvider.js
app/scripts/services/Paginator.js
app/scripts/services/ResourceFactoryProvider.js
app/scripts/services/SessionManager.js
app/scripts/webstorage-configuration.js
app/styles/app.css
app/styles/bootstrap-combined.min.css
app/styles/bootswatch.css
app/styles/data-tables/css/demo_page.css
app/styles/data-tables/css/demo_table.css
app/styles/data-tables/css/demo_table_jui.css
app/styles/data-tables/css/jquery.dataTables.css
app/styles/data-tables/css/jquery.dataTables_themeroller.css
app/styles/data-tables/images/Sorting icons.psd
app/styles/data-tables/images/back_disabled.png
app/styles/data-tables/images/back_enabled.png
app/styles/data-tables/images/back_enabled_hover.png
app/styles/data-tables/images/favicon.ico
app/styles/data-tables/images/forward_disabled.png
app/styles/data-tables/images/forward_enabled.png
app/styles/data-tables/images/forward_enabled_hover.png
app/styles/data-tables/images/sort_asc.png
app/styles/data-tables/images/sort_asc_disabled.png
app/styles/data-tables/images/sort_both.png
app/styles/data-tables/images/sort_desc.png
app/styles/data-tables/images/sort_desc_disabled.png
app/styles/font-awesome.min.css
app/styles/jquery-ui/redmond/images/animated-overlay.gif
app/styles/jquery-ui/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png
app/styles/jquery-ui/redmond/images/ui-bg_flat_55_fbec88_40x100.png
app/styles/jquery-ui/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png
app/styles/jquery-ui/redmond/images/ui-bg_glass_85_dfeffc_1x400.png
app/styles/jquery-ui/redmond/images/ui-bg_glass_95_fef1ec_1x400.png
app/styles/jquery-ui/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
app/styles/jquery-ui/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
app/styles/jquery-ui/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
app/styles/jquery-ui/redmond/images/ui-icons_217bc0_256x240.png
app/styles/jquery-ui/redmond/images/ui-icons_2e83ff_256x240.png
app/styles/jquery-ui/redmond/images/ui-icons_469bdd_256x240.png
app/styles/jquery-ui/redmond/images/ui-icons_6da8d5_256x240.png
app/styles/jquery-ui/redmond/images/ui-icons_cd0a0a_256x240.png
app/styles/jquery-ui/redmond/images/ui-icons_d8e7f3_256x240.png
app/styles/jquery-ui/redmond/images/ui-icons_f9bd01_256x240.png
app/styles/jquery-ui/redmond/jquery-ui-1.10.3.custom.css
app/styles/jquery-ui/redmond/jquery-ui-1.10.3.custom.min.css
app/styles/mifosX.less
app/styles/mifosX_classes.less
app/styles/mifosX_dataTables.less
app/styles/mifosX_users.less
app/styles/nv.d3.css
app/styles/skeleton/base.css
app/styles/skeleton/layout.css
app/styles/skeleton/skeleton.css
app/styles/style.css
app/views/accounting/accounting.html
app/views/accounting/accounting_coa.html
app/views/accounting/accounting_rules.html
app/views/accounting/accounts_closure.html
app/views/accounting/add_acc_rule.html
app/views/accounting/createclosure.html
app/views/accounting/createglaccounting.html
app/views/accounting/edit_acc_rule.html
app/views/accounting/editglaccounting.html
app/views/accounting/freqposting.html
app/views/accounting/journalentry_posting.html
app/views/accounting/search_transaction.html
app/views/accounting/view_acc_rule.html
app/views/accounting/view_close_accounting.html
app/views/accounting/view_transactions.html
app/views/accounting/viewglaccounting.html
app/views/accounttransfers/make_accounttransfer.html
app/views/accounttransfers/view_accounttransfer.html
app/views/administration/addrole.html
app/views/administration/createuser.html
app/views/administration/edituser.html
app/views/administration/global.html
app/views/administration/makerchecker.html
app/views/administration/organization.html
app/views/administration/roles.html
app/views/administration/system.html
app/views/administration/userFormDialog.html
app/views/administration/users.html
app/views/administration/usersettings.html
app/views/administration/userslist.html
app/views/administration/viewrole.html
app/views/administration/viewuser.html
app/views/centers/addgroup.html
app/views/centers/centerattendance.html
app/views/centers/centers.html
app/views/centers/closecenter.html
app/views/centers/createcenter.html
app/views/centers/editcenter.html
app/views/centers/viewcenter.html
app/views/clients/addclientdocument.html
app/views/clients/addclientidentifier.html
app/views/clients/addclientidentifierdocument.html
app/views/clients/clientactions.html
app/views/clients/clients.html
app/views/clients/createclient.html
app/views/clients/editclient.html
app/views/clients/transferclient.html
app/views/clients/viewclient.html
app/views/collection/entercollectionsheet.html
app/views/expertsearch.html
app/views/footer.html
app/views/groups/addmember.html
app/views/groups/addrole.html
app/views/groups/assignstaff.html
app/views/groups/attachmeeting.html
app/views/groups/closegroup.html
app/views/groups/creategroup.html
app/views/groups/editgroup.html
app/views/groups/editmeeting.html
app/views/groups/groupattendance.html
app/views/groups/groups.html
app/views/groups/membermanage.html
app/views/groups/transferclients.html
app/views/groups/viewgroup.html
app/views/header.html
app/views/home.html
app/views/loans/addloancharge.html
app/views/loans/addloancollateral.html
app/views/loans/addloandocument.html
app/views/loans/assignloanofficer.html
app/views/loans/editguarantor.html
app/views/loans/editloanaccount.html
app/views/loans/editloancharge.html
app/views/loans/editloancollateral.html
app/views/loans/guarantor.html
app/views/loans/loanaccountactions.html
app/views/loans/newjlgloanaccount.html
app/views/loans/newloanaccount.html
app/views/loans/view_loan_transaction.html
app/views/loans/viewloanaccountdetails.html
app/views/loans/viewloancharge.html
app/views/loans/viewloancollateral.html
app/views/login.html
app/views/navigation/offices.html
app/views/organization/bulkloan.html
app/views/organization/createemployee.html
app/views/organization/createholiday.html
app/views/organization/createoffice.html
app/views/organization/currencyconfig.html
app/views/organization/editemployee.html
app/views/organization/editoffice.html
app/views/organization/employees.html
app/views/organization/holidays.html
app/views/organization/managefunds.html
app/views/organization/offices.html
app/views/organization/viewemployee.html
app/views/organization/viewholiday.html
app/views/organization/viewoffice.html
app/views/private/home_branchmanager.html
app/views/private/home_funder.html
app/views/private/home_superuser.html
app/views/products/charges.html
app/views/products/createcharge.html
app/views/products/createloanproduct.html
app/views/products/createsavingproduct.html
app/views/products/editcharge.html
app/views/products/editloanproduct.html
app/views/products/editsavingproduct.html
app/views/products/loanproducts.html
app/views/products/productmix/addproductmix.html
app/views/products/productmix/editproductmix.html
app/views/products/productmix/productmix.html
app/views/products/productmix/viewproductmix.html
app/views/products/products.html
app/views/products/savingproducts.html
app/views/products/viewcharge.html
app/views/products/viewloanproduct.html
app/views/products/viewsavingproduct.html
app/views/reports/run_reports.html
app/views/reports/view_reports.html
app/views/savings/addnewsavingscharge.html
app/views/savings/edit_saving_account_application.html
app/views/savings/new_saving_account_application.html
app/views/savings/saving_account_actions.html
app/views/savings/view_saving_account_details.html
app/views/savings/view_saving_transaction.html
app/views/search/glresults.html
app/views/start.html
app/views/system/addcode.html
app/views/system/audit.html
app/views/system/codes.html
app/views/system/createdatatable.html
app/views/system/createreport.html
app/views/system/datatables.html
app/views/system/editcode.html
app/views/system/editdatatable.html
app/views/system/editreport.html
app/views/system/editschedulerjob.html
app/views/system/makedatatableentry.html
app/views/system/reports.html
app/views/system/schedulerjobs.html
app/views/system/viewaudit.html
app/views/system/viewcheckerinbox.html
app/views/system/viewcode.html
app/views/system/viewdatatable.html
app/views/system/viewdatatableentry.html
app/views/system/viewreport.html
app/views/system/viewschedulerjob.html
app/views/system/viewschedulerjobhistory.html
app/views/tasks.html
app/views/templates/createtemplate.html
app/views/templates/edittemplate.html
app/views/templates/templates.html
app/views/templates/viewtemplate.html
bower.json
build.gradle
karma-e2e.conf.js
karma.conf.js
package.json
test/SpecRunner.html
test/functional/demoTest.js
test/functional/scenarioTest.js
test/functional/scenarios/role_management_scenario.js
test/functional/scenarios/user_authentication_scenario.js
test/functional/scenarios/user_management_scenario.js
test/functional/testHelper.js
test/functional/testInitializer.js
test/spec/controllers/LoginFormControllerSpec.js
test/spec/controllers/MainControllerSpec.js
test/spec/controllers/RoleControllerSpec.js
test/spec/controllers/UserControllerSpec.js
test/spec/controllers/UserFormControllerSpec.js
test/spec/controllers/UserListControllerSpec.js
test/spec/directives/DataTablesDirectiveSpec.js
test/spec/directives/DialogDirectiveSpec.js
test/spec/directives/OverlayDirectiveSpec.js
test/spec/models/LoggedInUserSpec.js
test/spec/models/RoleSpec.js
test/spec/services/AuthenticationServiceSpec.js
test/spec/services/HttpServiceProviderSpec.js
test/spec/services/ResourceFactoryProviderSpec.js
test/spec/services/SessionManagerSpec.js
test/spec/specHelper.js

Download

Click the following link to download community-app-master.zip.

community-app-master.zip




















Home »
  Javascript Free Code Download »
    HTML-CSS »




Bootstrap
CSS
CSS3
DOM
HTML
HTML5