# f5704cms **Repository Path**: DaviesGit/f5704cms ## Basic Information - **Project Name**: f5704cms - **Description**: 该管理平台致力于服务工作室的每一个成员,让每一个成员更加科学合理的上传并管理自己的项目,让每一位管理人员更加高效率的管理工作室,助力工作室的长远发展。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![MIT License][license-shield]][license-url]

Logo

Maked by Davies

Email: 1182176003@qq.com

## Table of Contents * [About the Project](#about-the-project) * [Built With](#built-with) * [Getting Started](#getting-started) * [Prerequisites](#prerequisites) * [Installation](#installation) * [Usage](#usage) * [功能定制](#功能定制) * [Roadmap](#roadmap) * [Contributing](#contributing) * [License](#license) * [Contact](#contact) * [Acknowledgements](#acknowledgements) * [免责声明](#免责声明) ## About The Project 论坛首页 [![Product Name Screen Shot][product-screenshot0]](https://github.com/DaviesGit) 成员管理 [![Product Name Screen Shot][product-screenshot1]](https://github.com/DaviesGit) 成果管理界面,每个管理器都有对应的筛选器 [![Product Name Screen Shot][product-screenshot2]](https://github.com/DaviesGit) 个人成果展示 [![Product Name Screen Shot][product-screenshot10]](https://github.com/DaviesGit) 该管理平台致力于服务工作室的每一个成员,让每一个成员更加科学合理的上传并管理自己的项目,让每一位管理人员更加高效率的管理工作室,助力工作室的长远发展。 功能: * 论坛技术问答 * 项目管理 * 成果管理 * 人员管理 * 个人信息展示 * 项目展示展示 * 成果展示展示 * 更多 [![Product Name Screen Shot][product-screenshot3]](https://github.com/DaviesGit) ### Built With 依赖 * [Spring Boot](https://spring.io/) * [MySQL](https://www.mysql.com/) * [Vue.js](https://vuejs.org/) * [jQuery](https://jquery.com/) * 更多依赖请参考源码 ## Getting Started 这个章节将指导你简单的部署和使用该软件。 ### Prerequisites 这个项目的依赖安装步骤在下面给出。 * mysql ```sh 根据自己的平台选择对应的mysql安装方式 ``` * jre ```sh 根据自己的平台选择对应的jre安装方式 ``` * maven ```sh 根据自己的平台选择对应的maven安装方式 ``` ### Installation 1. 先运行5704.sql进行mysql数据库的基本配置 然后运行5704_upgrade.sql进行mysql数据库升级。 2. 使用maven编译该项目。 ```sh mvn install ``` 3. 运行: ```sh java -jar ‘编译生成的jar文件’ ``` ## Usage 1. 在浏览器输入:[http://localhost:8080/](http://localhost:8080/) 访问该平台。 2. 详细使用方法请参考`《软件用户使用手册.pdf》` ## 功能定制 如果需要功能定制,请联系作者 [1182176003@qq.com](1182176003@qq.com) ## Roadmap See the [open issues](https://example.com) for a list of proposed features (and known issues). ## Contributing Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. 1. Fork the Project 2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) 3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) 4. Push to the Branch (`git push origin feature/AmazingFeature`) 5. Open a Pull Request ## License Distributed under the MIT License. See `LICENSE` for more information. ## Contact Davies - [@qq](1182176003) - 1182176003 Davies - [@email](1182176003@qq.com) - 1182176003@qq.com ## Acknowledgements * [GitHub](https://github.com/) * [Font Awesome](https://fontawesome.com) ## 免责声明 * 该软件中所包含的部分内容,包括文字、图片、音频、视频、软件、代码、以及网页版式设计等可能来源于网上搜集。 * 该软件提供的内容仅用于个人学习、研究或欣赏,不可使用于商业和其它意图,一切关于该软件的不正当使用行为均与我们无关,亦不承担任何法律责任。使用该软件应遵守相关法律的规定,通过使用该软件随之而来的风险与我们无关,若使用不当,后果均由个人承担。 * 该软件不提供任何形式的保证。我们不保证内容的正确性与完整性。所有与使用该软件的直接风险均由用户承担。 * 如果您认为该软件中所包含的部分内容侵犯了您的权益,请及时通知我们,我们将尽快予以修正或删除。 [license-shield]: readme_images/MIT_license.svg [license-url]: https://opensource.org/licenses/MIT [product-screenshot]: readme_images/screenshot.png [product-screenshot0]: readme_images/result00.jpg [product-screenshot1]: readme_images/result01.jpg [product-screenshot2]: readme_images/result02.jpg [product-screenshot3]: readme_images/result03.jpg [product-screenshot10]: readme_images/result10.jpg