Skip to content

HurleyQi/student-record-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

student-record-system

This Java-based project integrates with MySQL databases using both JDBC for direct server connections and MyBatis, a persistence framework facilitating Java application interaction with relational databases. The frontend utilizes Tomcat, an implementation of Java Servlets, to manage user interactions.

Currently, the project supports the recording and management of student enrollment data, class schedules, and related information. The database can easily be changed to host other sorts of information with minimal changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages