Skip to content

dutwrapper/dutwrapper-java

Repository files navigation

DutWrapper

An unofficial wrapper at sv.dut.udn.vn - Da Nang University of Science and Technology student page.

Version

Library requirements

  • You will need JDK version 8 or above. Older version of JDK will result in compile error.
    • Currently I tested with Eclipse Temurin JDK with Hotspot v8 and v17.

FAQ

Branch in dutwrapper?

  • main/stable: Default branch and main release.
  • draft: This branch will used for update my progress and it is unstable. Use it at your own risk.

I received error about login while running AccountTest?

  • Make sure you have dut_account variable set with syntax studentid|password. This will ensure secure when testing project.

Wiki for this library?

  • Unfortunately, I haven't done wiki yet.
  • Instead you can navigate source code in src/test/java/io/dutwrapper/dutwrapper/ to view them.

I'm got issue or a feature request about this library. How should I do?

  • Navigate to issue tab on this repository to create a issue or feature request.

Credit and license?