This is an application which has the ability to scrap result from the portal.
Some important points to remember:
- You must have jdk version 1.8+ and an IDE to run this application.
- You need to have Google Chrome installed in your system.
- Download Chrome Driver from this link : https://chromedriver.chromium.org/downloads depending on the version of your chrome browser.
- All the configurations must be done in application.properties file under /ResultTracker/src/main/resources/application.properties.
- Do not modify the rest of the property files.
- This is just an initial version of the app. New suggestions are most welcome.