Skip to content
This repository has been archived by the owner on Oct 5, 2020. It is now read-only.
/ CSCI3170-Project Public archive

The course project of CSCI3170 - Introduction to Database Systems (2020 Spring, CUHK)

Notifications You must be signed in to change notification settings

identity2/CSCI3170-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSCI3170 Introduction to Database Systems Project -- Library Inquiry System

This is a library inquiry system implemented in Java, using JDBC for MySQL connection.

Compilation

Run:

make

Running the program

Run:

make run

(CUHK CSE VPN connection is required to run the project.)

Cleaning up the compiled files

Run:

make clean

About

The course project of CSCI3170 - Introduction to Database Systems (2020 Spring, CUHK)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published