Skip to content

dutwrapper/dutwrapper-java

Repository files navigation

DutWrapper

This library provides wrapper (for this repository - crawl data from a page) for access for some features in DUT Student page - Da Nang University of Technology.

Building requirements

  • JDK (tested with Eclipse Temurin JDK with Hotspot v17.0.2 and v8).
  • Jsoup (included in library)
  • OkHttp3 (included in library)

License and credits

  • MIT (click to view licenses)
  • Click here for view which this repository used.

FAQ

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.

Latest change log?

Copyright?