Skip to content

fuzonmedia/meanMobileClient

Repository files navigation

MEAN Mobile client - AngularJS - Ionic

What does it offer ?

  1. True MVC structure using Ionic / Cordova
  2. REST API consume (http://docs.restnodejs.apiary.io/)
  3. User registration , login , CURD (Order) implementation (token based auth)
  4. Using local storage
  5. AngularJS config , constant , service , factory implementation
  6. HTTP Interceptors implementation
  7. Using cordovaPlugins toast for error / success messages
  8. Customized Splash screen & App Icon

Android APK to test : https://www.dropbox.com/s/lmd88n8shlytcmw/meanMobileClient-debug.apk?dl=0 (Debug version for testing purpose only)

Build & development

  1. npm install
  2. bower install
  3. ionic state restore
  4. ionic build android
  5. ionic run android

Note : Android android-minSdkVersion set to API 19 (4.4.4) . You can change the API level from config.xml.

About

Mobile Client - Ionic - AngularJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published