- Notifications
You must be signed in to change notification settings - Fork5
Admin UI for Ionic4 with Angular7+ mobile application
License
rucken/ionic
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Admin UI forIonic4 withAngular7+ mobile application based onRucken template
- Angular - development platform for building mobile and desktop web applications using Typescript/JavaScript and other languages
- Ionicframework - open-source mobile app development framework that makes it easy to build top quality native and progressive web apps with web technologies
- TypeScript - superset of JS which compiles to JS, providing compile-time type checking
- jsonwebtoken - a JavaScript json web tokens implementation by auth0
- ngx-permissions - permission and roles based access control for your angular(angular 2,4,5,6,7+) applications(AOT, lazy modules compatible)
- ngx-cookie-service - an (AOT ready) Angular (4.2+) service for cookies. Originally based on the ng2-cookies library
- ngx-dynamic-form-builder - FormBuilder + class-transformer + class-validator = dynamic form group builder for Angular7+
- ngx-repository - custom repository service for Angular7+, for easy work with the REST backend, with switch on fly from REST backend to the MOCK backend with save and use all CRUD operations
- ngx-bind-io - directives for auto binding Input() and Output() in Angular7+ application
- ionicons - premium designed icons for use in web, iOS, Android, and desktop apps. Support for SVG and web font. Completely open source, MIT licensed and built by the Ionic Framework team
git clone https://github.com/rucken/ionic.git my-appcd my-appnpm installnpm run start:prod
https://rucken.github.io/ionic/ - Static site onGitHub Pages
rucken-ionic.apk - Mobile application for android
http://rucken.github.io/ionic/doc/demo - Demo application documentation
http://rucken.github.io/ionic/doc/ionic - components documentation
@rucken/core - Core with Admin UI for web application maked onAngular7+ andBootstrap3.
@rucken/todo - Core with UI for web todo application maked onAngular7+ andBootstrap3.
@rucken/core-nestjs - A simple application demonstrating the basic usage of permissions withNestJS (JWT, Passport, Facebook, Google+, User, Group, Permission).
@rucken/todo-nestjs - A simple todo application withNestJS (Projects, Tasks, Statuses).
@rucken/ionic - Admin UI forIonic4 withAngular7+ mobile application.
@rucken/todo-ionic - Admin UI forIonic4 withAngular7+ mobile todo application
@rucken/cli - Console tools to create and buildAngular7+ andNestJS application based onRucken template
MIT
About
Admin UI for Ionic4 with Angular7+ mobile application