Computerfutures.png

CMS and mobile apps to help HR companies measure productivity

 

Our Goal

As this is rather an eco-system that people visit for information on their professional progress, our main goal was to provide all necessary information in a well-structured, user-friendly way. The system needed to have a CMS part where administrators can handle the operational tasks and the mobile apps are needed for the users to share their remarks with the company that they’re working for

Our solution

We’ve designed a CMS and the native mobile apps (Android, iOS). The CMS and the mobile apps are connected through Rest API-s to ensure the data transfer is continuous. The operators have access to data in the CMS easily, and in the native apps, users can easily fill out the questionaries and see the reports of their productivity.

 
restApi.png

Technologies we used

CMS

On the CMS side, we needed to use a widely spread, easy to use platform, and therefore made the decision to use Wordpress.

With Wordpress we’ve managed to build the whole data-handling mechanism, and the result is a really fast and easy to use system.

Native APPs

To get access to the CMS part, we’ve built Rest API-s which are directly connected to the database.

For the mobile apps we used native Java/Kotlin and Swift/Obj C.