English | 中文
Existing document-sharing websites like Baidu Docs, Docin, and Daoke Baba charge fees or require points to download documents. Therefore, the plan is to design a free document sharing website that is both simple and beautiful. Users can upload their own documents and download the documents they need for free. Additionally, it will offer online document previewing.
This system adopts a front-end and back-end separation development model using JAVA + Vue.js. The back-end is developed using the SpringBoot + Mybatis framework, the database uses MySQL 8.0, and the front-end uses the Vue.js framework in conjunction with the Naive UI component library for secondary encapsulation and modification. The document preview function is implemented by deploying the kkFileView service.