# qifen **Repository Path**: qifenGG/qifen ## Basic Information - **Project Name**: qifen - **Description**: 使用SpringBoot、Thymeleaf、Jpa、BootStrap写的图片分享平台,大可图库(DuckGallery)体验http://duck.qifen.site/ - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-04-03 - **Last Updated**: 2022-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 大可图库(DuckGallery)http://duck.qifen.site/ 本项目比较简单,适合初学者。使用SpringBoot、Thymeleaf、Jpa、BootStrap、等。 ![主页展示](https://github.com/lijialuG/qifen/blob/master/Screenshot%20from%202020-03-31%2016-16-18.png?raw=true) ## 运行 大可图库运行起来非常简单,只需要改动项目中的配置文件即可 ### [测试环境教程application.yml](https://github.com/lijialuG/qifen/blob/master/src/main/resources/application.yml) ### [生产环境教程application-pro.yml](https://github.com/lijialuG/qifen/blob/master/src/main/resources/application-pro.yml) #### 1.创建application.yml文件duck节点下的path路径,以及里面的3个文件,分别为pic(存图片)、avatar(存头像)、tell(在里面创建个tell.txt可显示在网站主页公告上) #### 2.在application.yml配置数据库(好像可以是mysql5.x或者8.x,具体自测) #### 3.在application.yml配置邮箱 ## 展示 #### 得益于Bootstrap良好的特性,可以运行到大屏和小屏幕自动调整宽高。 ![小屏幕](https://github.com/lijialuG/qifen/blob/master/image.png?raw=true) #### 主页面可定义一页显示多少个Item,个人界面也支持。 ![页面显示](https://github.com/lijialuG/qifen/blob/master/DeepinScreenshot_google-chrome_20200331164230.png?raw=true) ### 更多 ![个人](https://github.com/lijialuG/qifen/blob/master/Screenshot%20from%202020-03-31%2016-46-56.png?raw=true) ![查看](https://github.com/lijialuG/qifen/blob/master/Screenshot%20from%202020-03-31%2016-51-18.png?raw=true) ![注册](https://github.com/lijialuG/qifen/blob/master/Screenshot%20from%202020-03-31%2016-57-23.png?raw=true) ![登陆](https://github.com/lijialuG/qifen/blob/master/Screenshot%20from%202020-03-31%2016-56-28.png?raw=true) ## 问题 1.主页的搜索不支持模糊查询。 2.上传界面选图不可预览 ## 最后 这是我写的第一个项目,在2019年12月22日写完,大概在2019年8月份,我在已有的java知识的基础上开始学习后端,在这段时间中,我边学边写,大概写了3个多月。 联系QQ:858810078