Coder Social home page Coder Social logo

zzz's Introduction

zzz

zzz是一个基于nodejs的express框架开发的一个简单实现了前后台的demo

Todo List

  • 浏览新闻
  • 新闻管理

目录结构

zzz  WEB部署目录
├─bin                      存放启动文件
│  └─www                   服务器启动文件 
├─public                   公共文件夹
│  ├─css                   存放样式文件
│  ├─iconfont              存放字体文件
│  ├─img                   存放图片文件
│  ├─js                    存放js文件
│  │  ├─news.js            新闻管理的js文件
│  │  └─newsadmin.js       新闻显示的js文件
│  ├─admin.html            新闻管理页面      
│  └─app.html              新闻显示页面  
├─routes                   
│  ├─db.js                 数据库配置文件
│  ├─index.js              后台处理新闻展示程序
│  └─users.js              后台处理新闻管理程序 
├─view                     存放模板文件
├─node_modules             nodejs模块│
├─LICENSE.txt              授权说明文件
└─README.md                README 文件

新闻显示地址 http://127.0.0.1:3000/app.html 新闻管理地址 http://127.0.0.1:3000/admin.html

作者长期从事程序开发

  • 昵称:datou
  • qq:2323178881
  • Tel:18329123270
  • 微信:datou-leo
  • ci使用开发群:646864389

界面预览

1.新闻展示

image

2.新闻管理 image

zzz's People

Contributors

datou-leo avatar

Stargazers

 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.