采用thinkphp的个人作品集展示网站的后台管理系统
不同的管理用户权限不同,以下为两个测试账号
用户名: admin 密码: password 主管理员
用户名: guest 密码: guest 访客
点击访问
A personal Portfolio project.
This is the data management system, focusing on storing and editing data.
Different users have different priorities。
Name: admin Password: password to login as the main administrator
Name: guest Password: guest to login as a guest
Click here to visit
About this project:
I mainly use jquery and bootstrap to build the HTML web page.
Use HTML, CSS, javascript in these pages.
For the server, I mainly use thinkphp5 to build it.
PHP is used to handle the post and get requests from HTML.
I also use MySQL to store the data from HTML, and users can also use a web page to edit the data.
Besides, it also provides a page to upload a file and save it on the server.
If this file is an image, you can choose to add watermark for it.