Project Klinki Erni

Spesification

Installation

  1. Install MAVEN - Please follow installation guide from this link!

    Note: Make sure to add JDK & MAVEN to your PATH.

  2. Import sql file into your database and then adjust it appropriate your database.

  3. Change db configuration at hibernate config file, and Koneksi class.

  4. Install the dependencies with maven.

    cd klinik-erni
    mvn install
  5. Run it in your Netbeans