Skip to content

LingHangStudio/uni-news-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

总览

Uni(versity) News 是一个在校园 APP 上适配校园新闻的项目,分为以下三个部分:

模块 功能 技术栈
爬虫 从学校新闻网上爬取并存储新闻 Node.js, axios, jsdom sequelize, PostgreSQL
后端 读取数据库中爬虫爬到的新闻,返回给前端 Node.js, express, sequelize, PostgreSQL
前端 校园新闻的移动端 Web SPA ,可以很容易的集成到校园 APP 中 Vue 3, Pinia, axios

效果演示

在武科大助手中集成:

前端开发:

作者

领航工作室(武汉科技大学计算机科学与技术学院)

构建本文档

本文档使用 DocMan 构建

$ npm install docman-cli -g
$ npx docman create uni-news-docs -g https://github.com/LingHangStudio/uni-news-docs.git
$ cd uni-news-docs
$ npm install
$ npm run build

About

Uni News documentation generate by DocMan.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors