Asp.net + mvc quick development platform, which integrates the workflow engine, exquisite UI, and functional permission management components to facilitate development !, Mvc quick development platform
The company has a large business volume and has received many projects. In order to shorten the development cycle, the boss asked me to lead the construction of a rapid development platform.
Our main business is to implement management systems such as OA, CRM, and ERP. A general backend is built, and the efficiency of developing components with rapid development can be greatly improved.
In addition, the boss repeatedly stressed the need to support APP development, and one development can be deployed on Android and iOS.
As an opening post, we will first introduce the functions and technical points of the Framework. Subsequent articles will explain in detail based on the functions.
We provide the online experience Demo address, and hope you can get some inspiration from it.
Official Website: http://www.learun.cn, experience address: http://learun.cn: 8090/, User name: System, password: 0000
1. technologies used by the Framework
(1) Foreground technology: ajax + jQuery + jqgrid + Bootstrap
(2) Development Environment: VS2012-VS2015
(3) databases: SQL Server, Oracle, MySQL
(5) Background technology: ASP. net mvc, TinyIoc (IoC container), EF (ORM framework), Log4Net, NPOI, etc.
2. Main Functions of the framework
Mobile phones use html for front-end development and ajax for interaction with backend webapi interfaces. After development, You can package the package into an application for users to download.
Mobile phone interface:
Logon page:
1. Main Interface
Online IM
Permission management is very important in rapid development, because each function requires control of permissions. After a general permission component is developed, subsequent development only cares about business implementation and does not require control of permissions, it can save a lot of work.
Permission management-functional Permissions
Permission management-data Permissions
The web-based workflow designer can customize forms or processes, with relatively fine management and control. Easy to operate.
Workflow-custom form
Workflow-Process Design
Rapid development: You can use a series of configurations to generate all the front and back-end code of the function, and put the code into the solution. After compilation, you can use it.
Reports
Order: functions developed through the agile development framework, the entire customer relationship management is developed through the development framework with high development efficiency.