Skip to content

Student record management database using JAVA , MySQL.

Notifications You must be signed in to change notification settings

HarshalKudale/StudentDBMysql

Repository files navigation

StudentDBMysql with Junit testing.

Student record management database using JAVA , MySQL.

Showcase

image

Usage-

  1. Create database using given template

  2. Setup JDBC connection

    1. Provide username and password in StudentDBmysql.java
    2. Provide MySQL instance ip address and port
  3. Add given jar libraries to project.

  4. Build project.

  5. Run StudentTest.java to test function using Junit 4.1.2

    1. Modify testing parameters accordingly
  6. Run StudentDBMysql to run final project.

About

Student record management database using JAVA , MySQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages