command
module
Version:
v0.0.0-...-068c57c
Opens a new window with list of versions in this module.
Published: Jul 14, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
这是一个用Golang语言实现的从无到有的学生成绩管理系统,目标在于学习Golang以及探索Golang相关的web开发技术。项目计划从最简单的命令行版本开始,一步步实现一个工业级的、可用的学生成绩管理系统。
- V1.0 实现了简单的基于命令行的版本
- todo V1.1 优化1.0版本代码,做一些效率和代码可用性,代码组织方面的优化。
- todo V1.2 引入文件操作,实现用户数据的持久化。
- todo V1.3 引入关系数据库(暂定sqllit,它足够简单),实现用户数据的持久化。
- ...
- todo V2.0 引入Web开发技术,做成web版。
- todo V3.0 可能做一些高可用/高并发、微服务方面的探索。
FAQ
-
为什么是学生成绩管理系统?
因为包括我在内的很多大学生在入学后第一个接触到的项目就是学生成绩管理系统。它的需求并不复杂,而且所有学生都了然于心,从0开始完成这样一个系统,对于很多有兴趣一起学习的初学者比较有亲切感,也更能投入其中。
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.