Business Snapshots
Business Snapshots - Project that enables many sorts of live reports viewed by mobile. This project consists of three parts: BS client, , BS service, and BS Provider. BS Client is Java Micro Edition (J2ME) application that receives XML files by request from BS service and converts that into human readable report. BS Provider is plain Java application that is tightly adopted to company's information system and takes data which is wanted to see via service. BS service receives that information and create XML files to be prepared for BS Client. This application is intended to managers of company.
Environment: Java, Java Micro Edition (J2ME), XML, JDBC.