Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 584 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 584 Bytes

SGManager

Student Grade Manager \ Project for J2EE course

How to use

  1. Save the database file in name of sgm.sql.
  2. Modify the database connection string in SGManager\src\com\javabean\ConToMysql to the local database.

pic

  1. Use IDEA to open the SGManager.iml file.

About the project

A project written for J2EE course as an undergraduate, detailed report can be found in SGManager.pdf.