Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 584 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 584 Bytes

591-Team-Nine

Grading System Project

1.These 2 jar file need to be added in project. right click project---Properties---JAVA build path---add JAR

2.db file is the database file made by SQLite, I put it on the desktop. if you want to change place, remember to change the code in sqlConnection.java

3.sqlConnection.java is used to connect database. download it and put it with other java file.

12/06

  1. run the project start from ui.frames/startframe
  2. I reconstruction the code by classes and this caused several bugs that needed to be fixed
  3. re-upload the fixed code later