Code Monkey home page Code Monkey logo

blog-1's Introduction

Blog

I want to use pjax and nprogress to display the content.Please waiting for the cool thing.

#架构说明

项目主文件夹:apps,用于存放逻辑代码,配置文件,日志等内容,系统一共有三个模块,分别是frontend(前台),user(用户),backend(后台).core目录下是模型类(models),操作类(operations)和工具类(utils).

apps/  项目主文件夹
   backend/ 后台模块
     controllers/ 控制器
     views/ 视图
    
   configs/ 配置
   
   core/ 核心功能模块
     models/ 模型
     operations/ 操作类
     utils/ 工具类
     controllers/ 控制器类
     components/ 组件
     
   frontend/ 前台模块
   
   logs/ 日志
   
   user/ 用户模块

缓存目录:cache,缓存文件存放位置,分别包括视图缓存等内容

cache/ 缓存
  views/ 视图缓存

公共目录:public,保存项目的静态文件,如css,js,images等内容

public/ 公共目录
  css/ css文件
  editor/ 编辑器
  js/ js文件
  fonts/ 字体
  images/ 图片
  index.php 引导文件  

项目将使用Echarts来显示数据图表

blog-1's People

Contributors

hongker avatar

Watchers

 avatar

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.