# Personal_Blog **Repository Path**: connor-white/Personal_Blog ## Basic Information - **Project Name**: Personal_Blog - **Description**: Initialize and send - **Primary Language**: CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-27 - **Last Updated**: 2022-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 个人博客及后台管理系统 > 该博客的前端皆为模板,后端则由本人开发。\ > 博客部分的模板作者为 [zhaoyangkun](https://github.com/zhaoyangkun/Boundless-UI)。\ > 后台部分的模板作者为 [ZengZK](https://github.com/Backl1ght)\ > 在此郑重感谢模板的开发作者! ### 该项目的主要构成: 该项目后台主要由java开发,前端则大部分为开源模板构建,数据管理则使用MySql。 ### 该应用的功能: - 主页: ![图片](https://user-images.githubusercontent.com/48896152/146912345-394f8f4f-82b1-4edc-b133-2fbf2a428bdb.png) - 标签分类浏览博客: ![图片](https://user-images.githubusercontent.com/48896152/146912521-1962f3d8-d229-4ff6-99b4-86acd58b2c43.png) - 日期分类浏览博客: ![图片](https://user-images.githubusercontent.com/48896152/146912595-d8961e5f-3ee7-483b-8f7f-31c2c5cfb208.png) - 后台登录: ![图片](https://user-images.githubusercontent.com/48896152/146913004-58fc4e81-7262-42b8-9955-89a6b1a504c7.png) - 仪表盘: ![图片](https://user-images.githubusercontent.com/48896152/146913061-f608b53d-b79c-4baa-97b7-370fca0b5fe6.png) - 博客发布页: ![图片](https://user-images.githubusercontent.com/48896152/146913109-967d56a4-02ef-49b6-b0fb-8b8d5465bfa7.png) - 所有博文的管理页: ![图片](https://user-images.githubusercontent.com/48896152/146913304-9e192432-5bd6-4f8c-b659-c6f1b6b0461f.png) - 标签管理页: ![图片](https://user-images.githubusercontent.com/48896152/146913437-96bbc915-af75-4fa6-a8ea-9b0d97efc4e2.png) 评论功能尚未实装。