Coder Social home page Coder Social logo

hit-sdms's Introduction

HIT-SDMS

哈工大航天学院成长全记录系统(微信小程序)

目录结构

  • back-end为应用服务器,用Egg.js编写 👉 官方文档
  • front-end为系统前端页面,用Vue.js编写 👉 官方文档
  • mina为小程序架构,用mpVue编写 👉 官方文档

为什么写小程序还会另有前端?

考虑到该项目需要相对快速开发且后期需要移植到PC端的可能性,该项目使用小程序的web-view组件引入网站的方式进行开发,小程序只作容器和用户登录的工具使用。

开始

发布日志 📖

  • v 0.0.0.1
    • 搭建开发环境
    • 完成小程序登录
    • 完成个人信息填写功能
  • v 0.0.0.2
    • 增加成绩、第二课堂模块
    • 减少个人信息填写
    • 搭建数据管理端(提供信息填写审核功能)
  • v 0.0.0.3
    • 添加剩余四个表单模块
    • 修复已知Bug
    • 修改部分数据结构
  • v 0.0.0.4
    • 修改小程序登录逻辑
    • 添加生成学生成绩单功能
    • 减少个人信息填写数量
    • 调整部分表单内容
  • v 0.0.0.5
    • 提供成绩单手机端预览功能
    • 修复浏览器缓存问题

⚠️ 目前已知问题

  • 一段时间后小程序登录时解密程序会出错导致无法正常跳转到web-view页面
    • 定位问题: 可能是小程序session_key的问题,正在尝试修复
    • 临时解决办法:把小程序删掉重新进入即可正常登录

Authored by Jser@JserShadow

hit-sdms's People

Contributors

jsershadow avatar

Watchers

James Cloos 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.