GithubHelp home page GithubHelp logo

imooc's Introduction

项目描述

慕课管理系统是使用React + AntDesign + umi进行开发的前端项目。使用cz-conventional-changelog规范的提交项目代码。

技术栈

  • React (16.7.0)
  • antd (3.17.0)
  • umi (2.6.3)
  • dva (2.5.0-beta.2)
  • echarts (4.2.1)
  • echarts-for-react (2.0.15-beta.0)

目录

|--config/
    |--config.js    umi配置文件
    |--routes.js    项目全部路由
    |--webpack.js   webpack配置文件
|--dist
|--node_modules
|--src
    |--assets/
        |--images/    静态资源图片
    |--components/
        |--GlobalFooter/  全局页面底部
              |--index.js
              |--index.less
        |--GlobalHeader/  全局页面头部
              |--index.js
              |--index.less
        |--GlobalSideMenu/  全局页面侧边栏
              |--index.js
              |--index.less
    |--layouts/   全局布局
        |--index.js
        |--index.less
    |--models/
        |--index.js   全局数据管理
    |--pages/
        |--umi/   umi文件
        |--classifiedManage/    课程分类管理
            |--models/
            |--styles/
            |--index.js
        |--courseDetail/    课程详情页面
            |--models/
            |--styles/
            |--index.js
        |--courseManage/    课程管理
            |--models/
            |--styles/
            |--index.js
        |--courseRecommendation/    课程推荐页面
            |--models/
            |--styles/
            |--index.js
        |--dashboard/   首页
            |--models/
            |--styles/
            |--index.js
        |--dataAnalysis/    数据分析
            |--models/
            |--styles/
            |--index.js
        |--login/   登录页
            |--models/
            |--styles/
            |--index.js
        |--teacherDetail/   教师详情页
            |--models/
            |--styles/
            |--index.js
        |--teacherManage/    教师管理页
            |--models/
            |--styles/
            |--index.js
        |--userManage/    用户管理页
            |--models/
            |--styles/
            |--index.js
        |--index.js
        |--index.less
    |--services/
        |--api.js   后端API
        |--index.js   将API地址进行拆分
    |--utils/
        |--common.js    公共的方法
        |--constants.js   静态数据
        |--requests.js  数据请求
        |--validator.js   表单校验规则
    |--app.js
    |--global.css
|--...

项目展示

课程推荐页

dashboard

数据分析

dataAnalysis

热门教师推荐

teacher

课程管理

course

用户管理

user

imooc's People

Contributors

too-tao avatar

Watchers

 avatar

imooc's Issues

mock接口

项目中使用的easymock地址挂了,请问是否能提供接口文档用于mock接口?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.