# courseol **Repository Path**: xduan/courseol ## Basic Information - **Project Name**: courseol - **Description**: 毕业设计,基于微服务的课程服务软件 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-06 - **Last Updated**: 2021-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # courseol #### 介绍 本科毕业设计,基于微服务的课程服务软件。 ###### ps:此项目未使用微服务架构,微服务改造项目请到隔壁courseol_microservice。 #### 技术路线 前后端不分离项目。 前端采用html+css+js+bootstrap4.6.0; 后端采用SpringBoot(thymeleaf+springmvc+mybatis); 数据库为mysql。 #### 软件架构 该项目分为controller,service,mapper三层架构。 ##### 功能模块 1. 课程——课程详情、课程观看、课程搜索 2. 讲师——讲师详情、讲师搜索 3. 问答——问题详情、问题搜索、提问、评论 4. 个人中心——个人信息管理、浏览记录、所提问题、所购课程 #### 使用说明 项目现已部署到阿里云服务器中,可通过下面链接直接跳转。 http://59.110.223.90:8080/index