This is a web application project for my assignment from FPT University. It's about crawling pieces of data about sim card from the certain websites, transforming things and taking advantage of it.
- Find sim with filters
- Calculate feng shui number for the sim
- Guess the number sim's owner
- Crawl data
- IntelliJ IDEA
- Tomcat Server
- State machine to parse html to xml
- Use XSLT to transform xml
- JAXB to parse xml to java object
- MVO partern at client
- Java servlet
- MS SQL Server
- XML, XSLT, XSD