Giter Site home page Giter Site logo

mbti's Introduction

MBTI人格测试网站


📃 系统需求

  • 构建一个MBTI测试系统记录每一个学院、专业和班级的学生测试结果;
  • 建立组织结构管理;
  • 建立MBTI题库系统;
  • 建立不同时间的学生测试结果管理系统;
  • 个人和班级测试结果可视化。

📝 系统介绍

分为四个子系统:用户系统、题库系统、测试数据系统、学校管理系统。

用户系统:

实现登录、注册、获取用户信息功能。

题库系统:

实现新增、编辑、删除题目,获取题目信息功能。

测试数据系统:

实现数据录入(包括每一条测试的选项详细信息),获取测试数据功能。

学校管理系统:

主要模拟学校提供的学生信息接口,方便进行学院、专业、班级测试结果可视化。


⚙ 技术栈

视图层:Vue3 + VueCLI

​ 一套构建用户界面的渐进式框架,只关注视图层, 采用自底向上增量开发的设计。

控制层:Go-Zero微服务框架

  • 强大的工具支持,尽可能少的代码编写
  • 极简的接口
  • 完全兼容net/http
  • 支持中间件,方便扩展
  • 高性能
  • 面向故障编程,弹性设计
  • 内建服务发现、负载均衡
  • 内建限流、熔断、降载,且自动触发,自动恢复
  • API参数自动校验
  • 超时级联控制
  • 自动缓存控制
  • 链路跟踪、统计报警等
  • 高并发支撑,稳定保障了流量洪峰

持久化:Redis + PostgreSQL

mbti's People

Contributors

xminao 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.