Skip to content

A simple Teacher Management System powered by Vue.js and Spring Boot.

Notifications You must be signed in to change notification settings

syoho/springboot-tms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teacher Management System

image

Introduction

This project is a web-based application for managing teachers and courses. It is built with Spring Boot and Vue.js, and provides a simple yet powerful interface for managing teacher and course information.

Technologies Used

  • Spring Boot
  • Vue.js
  • Element UI
  • MySQL
  • MyBatis-Plus

Features

image

The Teacher Management System provides the following features:

Teacher Management

  • Display teacher information

image

  • Add teacher information

image

  • Delete teacher information

image

  • Modify teacher information

image

Course Management

  • Display course information

image

  • Export course information

image

  • Import course information

image

Functionality

Teacher Management

The teacher management functionality allows you to view, add, delete, and modify teacher information. You can view a list of all the teachers in the system, and click on a teacher to view their details. To add a new teacher, simply fill out the form and click the "Add" button. To delete a teacher, select the teacher from the list and click the "Delete" button. To modify a teacher's information, select the teacher from the list, make the necessary changes, and click the "Save" button.

Course Management

The course management functionality allows you to view, export, and import course information. You can view a list of all the courses in the system, and click on a course to view its details. To export course information, click the "Export" button and select the file format. To import course information, click the "Import" button and select the file to import.

Thank you for using my Teacher Management System.

About

A simple Teacher Management System powered by Vue.js and Spring Boot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages