UMS Boat Admin Panel is an admin module for UMS Boats Android application.
Component based architecture written in ES2015 to anticipate migration to Angular 2. Firebase is used as a backend; however, authentication and data services wrap Firebase methods to easily switch backend upon need.
- [Angular 1.5.3] (https://angularjs.org/)
- [Angular Material 1.0.8] (https://material.angularjs.org)
- [Angular Fire 1.2.0] (https://github.com/firebase/angularfire)
- [Generator Gulp Angular] (https://github.com/Swiip/generator-gulp-angular)
- git clone
- npm install && bower install
- gulp serve
*note: you would need an instance of Firebase to enable full functionality.