Simplified version of yiqixiu --- Visual Construction of Slide screen applications, simplified version of yiqixiu
Some time ago, I saw the yiqixiu platform very good. I imitated it and made a simplified version. The core functions include: adding text, pictures, backgrounds, and music. Editing text and images, adding animation effects, and previewing mobile phones are also available. Haha
First look at the interface:
Click the plus sign in the lower-left corner to create an APP, and then click the plus sign on the right to add several pages. For each page, you can click the button above to add background, text, images, and music, after adding the image, you can scale the image and add the animation effect.
This is Github address: https://github.com/gaogaolater/H5
The database can use MySQL or SQLServer. The database directory is the powerdesign file used to generate the corresponding data table. The backend is presented using asp.net mvc, and dapper provides database access.
This is the demo address: http://xiaohaibaomu.com/home
You can take it as needed.