scuplus-wechat

We川大小程序[scuplus] 使用wepy开发的完善的校园综合小程序, 40+页面,前后端开源,包括成绩、课表、失物招领、图书馆、新闻资讯等等常见校园场景功能。「We Chuan mini program [scuplus] is a comprehensive campus comprehensive small program developed by wepy, 40+ pages, front and back end open source, including scores, timetables, lost and found, library, news information and other common campus scene functions.」

Github stars Tracking Chart

SCUPLUS - 微信小程序[We川大]

这是一个主要服务四川大学师生的一个综合工具类微信小程序
这应该是目前为止四川大学功能最为全面也是最好的工具类应用了
目前小程序在积极开发阶段主要以实现功能为主,代码结构以及API随时可能改变,稳定版本出来之后会整理一份API,方便其他学校想要快速搭建小程序的同学

小程序采用wepy开发,不知道怎么取名字,仿照we重邮取了一个

APIDOC

开发者已经毕业,小程序不会有大的变动,1.0版本已经发布,接下来会陆续完善小程序当中所涉及到的所有API
https://documenter.getpostman.com/view/364695/RWaGUpsy

后端

https://github.com/mohuishou/scuplus-go

功能概要

  • 成绩查询/绩点计算器/成绩更新通知
  • 我的课程表(完善的课程表,包含时间日期,并且可以自定义)
  • 图书搜索/我的借阅/续借/历史借阅/图书到期通知
  • 空闲/自习教室
  • 一卡通信息
  • 考表/考试通知
  • 校历(基础的日历功能,事件订阅功能待开发)
  • 校车时刻表
  • 资讯(完善的资讯功能,类似今日头条,网易新闻,可以选择不超过10个栏目)
  • 反馈/查看/评论/通知(已整合github issues)
  • 寻课(课程助手,可以获取课程详细信息,拥有该课程的用户可以进行评价)
  • 寻物/寻卡(失物招领,并且针对校园卡单独分类)

预览

部分页面,截止于0.9.2

img/preview.jpg

安装说明

注意,we川大目前处于积极开发阶段,api/ui随时可能大改

1. 安装(更新) wepy 命令行工具。

npm install wepy-cli -g

2. 克隆本仓库

git clone git@github.com:mohuishou/scuplus-wechat.git

3. 安装依赖

cd scuplus-wechat
npm install

4. 修改配置文件

cd src/config
mv index.example.js index.js

5. 开启实时编译

npm run dev

Main metrics

Overview
Name With Ownermohuishou/scuplus-wechat
Primary LanguageVue
Program languageJavaScript (Language Count: 5)
PlatformLinux, Mac, Windows, 微信公众平台
License:
所有者活动
Created At2018-01-15 06:35:50
Pushed At2020-06-02 16:17:16
Last Commit At2020-06-02 16:16:35
Release Count21
Last Release Name1.0.0 (Posted on )
First Release Name0.1.0 (Posted on )
用户参与
Stargazers Count684
Watchers Count21
Fork Count127
Commits Count240
Has Issues Enabled
Issues Count510
Issue Open Count1
Pull Requests Count3
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private