Skip to content

I designed and implemented a command shell Java application for managing grades in a class. I used MySQL database and JDBC.

Notifications You must be signed in to change notification settings

shuai-yang/Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database

This application will keep track of the gradings of the currently active class - calculate total grade points and generate the grading book with grade letter. It interacts with a MySQL database to store and retrieve data.

Data Model and MySQL Schema

Command Shell Java Application


note: using VIEW to generate grading reports and using UDF or stored procedure to convert grading points to grading letter

About

I designed and implemented a command shell Java application for managing grades in a class. I used MySQL database and JDBC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages