# student_management **Repository Path**: timtian139/student_management ## Basic Information - **Project Name**: student_management - **Description**: Django Web实例1 学生作业管理系统 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: add-license-1 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-01-31 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 作业批改、提交管理系统 这个项目原本是一个学校作业,用于实现学生提交作业,老师布置作业,老师批改作业并发布成绩。 使用的是Pyhton的Django框架来实现的。 示意图可以见我的的csdn博客:https://blog.csdn.net/qq_41938259/article/details/102109290 # 请查看第四个commit,第五个请忽视。 # django project practise a school work in my second year in colleage. its aim is to found a programe that provide a place for teachers to assign homework and provide a place for students to head in their homework. Teachers will also use the programe to correct homework and publish the score of each student. I used Django and Python to realize it. # Please use the forth and ingore the fifth commit.