Current location - Education and Training Encyclopedia - Graduation thesis - How to write the design and implementation of graduation thesis management system
How to write the design and implementation of graduation thesis management system
Graduation thesis management system, you should pay attention to the following points when writing this project yourself.

First, choose the development framework. Because it's a graduation project, don't choose those fancy ones. Many teachers don't understand the new technology, so they will attend the defense meeting directly.

This topic is recommended to be developed with javaweb technology, and the most popular recently is ssm framework or springboot framework.

The front end can choose a bootstrap theme, or use ant-design or elementui as a framework to form classes.

The difficulties of graduation thesis management system are as follows.

Role-based access control should be divided into administrators, tutors and students.

The paper contains a complete set of process control, including teacher uploading, topic publishing, student selecting, student opening, tutor counseling, tutor answering questions, paper uploading, thesis defense, thesis evaluation and other processes, which still need careful design.

A good model is of great benefit to writing code quickly.