Skip to content

实训管理系统的后端,基于 go-gin 搭建

Notifications You must be signed in to change notification settings

dianbanjiu/graduationEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

management system

  • login
  • view self info && change password && change telephone
  • admin
    • board
      • get board
      • add board
      • delete board
    • teacher manage
      • get teacher info
      • remove teacher
      • add teacher
        • add from item
        • add from file
    • student manage
      • get student info
      • remove student
      • add student
        • from item
        • from file
    • course manage
      • get course info
      • remove course
      • add course
        • from item
        • from file
  • student
    • get the last 3 board items
    • course manage
      • view all can select courses
      • view the already select course
      • select course
    • weekly publication
      • view all publications
      • view one publication details(contain date, content and teacher evaluation)
      • add new weekly publication
  • teacher
    • board(same as admin board)
    • course manage
      • get courses about self
    • student manage
      • view every student weekly publication && evaluate it
    • score management
      • view every student score and give him a final score

About

实训管理系统的后端,基于 go-gin 搭建

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages