Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.24 KB

README.md

File metadata and controls

36 lines (30 loc) · 1.24 KB

Student-Leave Record Crawler

This program can automatic get the student-leave record from the NTU website.

When I was a TA, I have to login the website by teacher's account and copy all of the data from the web. It usually have a plenty of pages to copy. It's a very time-consuming procedure, so I program the code to deal with this problem. Now, you can only input your account information and the searching duration and get the whole record. No need to use your 'Ctrl+C' and 'Ctrl+v'.

Table of Contents

System requirement

  • OS: Windows-64bit

Program usage

Just give what program want show on the screen. The program only needs 4 information:

  1. Account
  2. password
  3. Start date for searching
  4. End date for searching

Future work

  • Develop the GUI.
  • Code the Excel VBA to automatic modified TA's student attendance by the data from the program.

License

This project is licensed under the MIT License - see the LICENSE file for details

Contact

Created by @Shen, Shiau-Jeng - feel free to contact me!