All Projects → fzrain → Material-Design-AngularJs-Abp

fzrain / Material-Design-AngularJs-Abp

Licence: other
No description or website provided.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Material-Design-AngularJs-Abp

Massautocomplete
Auto Complete for Angularjs applications with a lot to complete
Stars: ✭ 231 (+1115.79%)
Mutual labels:  angularjs
Oclazyload
Lazy load modules & components in AngularJS
Stars: ✭ 2,661 (+13905.26%)
Mutual labels:  angularjs
eucaconsole
Eucalyptus Management Console
Stars: ✭ 15 (-21.05%)
Mutual labels:  angularjs
Webcam Directive
Angularjs directive to access the webcam
Stars: ✭ 233 (+1126.32%)
Mutual labels:  angularjs
Adm Datetimepicker
Pure AngularJs dateTimePicker
Stars: ✭ 244 (+1184.21%)
Mutual labels:  angularjs
MPACore.PhoneBook
采用MVC+jQuery 的方式进行开发。
Stars: ✭ 51 (+168.42%)
Mutual labels:  abp
Angular5 Seed
Angular5 Seed for Application
Stars: ✭ 222 (+1068.42%)
Mutual labels:  angularjs
angular-crypto
angular-crypto provides standard and secure cryptographic algorithms for Angular.js with support for: MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC, Base64
Stars: ✭ 30 (+57.89%)
Mutual labels:  angularjs
Angular Moment
Moment.JS directives for Angular.JS (timeago and more)
Stars: ✭ 2,637 (+13778.95%)
Mutual labels:  angularjs
angular-simple-slider
An AngularJS directive providing a simple slider functionality
Stars: ✭ 15 (-21.05%)
Mutual labels:  angularjs
Ngx Quill Editor
🍡@quilljs editor component for @angular
Stars: ✭ 234 (+1131.58%)
Mutual labels:  angularjs
Angular Validation
AngularJS Form Validation made simple
Stars: ✭ 243 (+1178.95%)
Mutual labels:  angularjs
abp-ng-alain
基于ng-alain脚手架,增加对ABP服务端支持(ABP免费模板)。支持ng-alain最新版ng-alain@next
Stars: ✭ 45 (+136.84%)
Mutual labels:  abp
Pusher Angular
Pusher Angular Library | [email protected]
Stars: ✭ 233 (+1126.32%)
Mutual labels:  angularjs
AngularJS-ES6
No description or website provided.
Stars: ✭ 25 (+31.58%)
Mutual labels:  angularjs
Ng Quill
AngularJS Component for Quill rich text editor
Stars: ✭ 223 (+1073.68%)
Mutual labels:  angularjs
Md Color Picker
Angular-Material based color picker
Stars: ✭ 253 (+1231.58%)
Mutual labels:  angularjs
angular-youtube-api-factory
AngularJS Factory for Youtube JSON REST API requests
Stars: ✭ 21 (+10.53%)
Mutual labels:  angularjs
angular-github-api-factory
AngularJS Factory for GitHub v3 JSON REST API requests
Stars: ✭ 13 (-31.58%)
Mutual labels:  angularjs
angular-horizontal-timeline
Simple horizontal timeline directive for AngularJS
Stars: ✭ 44 (+131.58%)
Mutual labels:  angularjs

一套基于Abp(服务器端)+Material Admin(AngularJs客户端)的权限管理系统

AppVeyor: Build status

运行项目:

  • 使用VS2013(带Grunt Launcher插件,还需要添加Microsoft.Net.Compilers的引用,否则C#6.0语法编译不过去)或VS2015(带Web Essentials插件)打开项目
  • 确保网络通畅还原package.json bower.json以及nuget引用的包
  • 数据库已提供,修改web.config的连接字符串指定对应的数据库实例即可
  • 登录名:admin 密码 111111

##项目阶段

##项目预览 登录界面: image 首页: image 用户管理列表 image 审计日志及详情: image 权限设置 image 角色管理 image ##涉及技术 ###服务器端

  • Asp.Net.Mvc 5.2.3
  • EntityFramework 6.1.3
  • AutoMapper 4.2.1
  • Castle 3.3.3
  • AspNet.Identity 2.2.1
  • Newtonsoft.Json 8.0.3
  • log4net 1.2.10
  • Sendgrid 6.3.4
  • Abp 0.8.4

###客户端

  • angular 1.4.4
  • bootstrap 3.3.5
  • jquery 2.1.4
  • jstree 3.0.9
  • ng-table 1.0.0-beta.9
  • sweetalert 1.0.1
  • material-design-iconic-font 2.1.2
  • nouislider 8.0.2

##蓝图 现在只是一个雏形,在未来一步一步完善,目标做成一个成熟的平台 计划:

  • 合格的单元测试
  • 完整的文档
  • ASP.NET Core 1.0
  • Bootstrap 4
  • AngularJS 2
  • 更多的功能模块
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].