Evaluation of a phone book WebApp that is to be used as an employee directory. It should be possible to use the WebApp on mobile devices and with browsers. A multiuser solution is designed (>10,000 users). PTA is to take responsibility for the entire development (front and back ends).
Supplement
Development is agile and involves TDD (Test Driven Development). The front end will follow 'responsive design' and be created with JavaScript Framework AngularJS using CSS3 and HTML5 Features Due to the high number of competing users, the back end will be implemented as a session-less REST service on the JBOSS application server. PTA evaluates all the framework conditions, procedures and technologies in the context of developing a prototype.
Subject description
The phone book WebApp is to be available on the intranet in web browsers and also as an app on mobile devices. It is to be used to manage and link information (such as telephone number, department, supervisors etc.) about the company's employees. The employee data is made available to the back end via an interface. Access times have to be kept very small due to the expected large number of simultaneous users.