Skip to content

dutwrapper/dutwrapper-java

Repository files navigation

DutWrapper

An unofficial wrapper for easier to use at sv.dut.udn.vn - Da Nang University of Technology student page.

Building requirements

  • JDK (tested with Eclipse Temurin JDK with Hotspot v17.0.2 and v8).

FAQ

Where can I found library changelog?

If you want to:

  • View major changes: Click here.
  • View entire source code changes: Click here.
    • You will need to change branch if you want to view changelog for stable/draft version.

Branch in dutwrapper?

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

I received error about login while running AccountTest?

  • Did you mean this error: dut_account environment variable not found. Please, add or modify this environment in format "username|password"?
  • If so, you will need to add environment variable named dut_account with syntax studentid|password.

Wiki, or manual for how-to-use?

  • In a plan, please be patient.

I'm got issue with this library. Which place can I reproduce issue for you?

  • If you found a issue, you can report this via issue tab on this repository.

Credit and license?