Skip to content
forked from brickmaker/SE-TSS

Teaching Service System for Software Engineering Course

Notifications You must be signed in to change notification settings

Eagleton/SE-TSS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SE TSS

基础介绍

软工教务管理系统整体项目。

为了便于管理,前后端放在了一个Repo里,但是前后端是两个完全的project,两者之间在build之前,不能有相互的引用联系。

开发指导

master是受保护的,不能直接push,请各组成员,建立自己的分支进行开发,完成某个功能的时候,提交PR。

各组成员在各自分支上工作,如何管理自己的分支可自由决定。

请务必仔细观察项目代码结构,按照统一的格式进行开发,如对项目组织有建议或意见,欢迎提出。

配置运行

参见前后端各自的readme //:~

About

Teaching Service System for Software Engineering Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.6%
  • Python 10.8%
  • HTML 1.1%
  • CSS 0.5%