Aleign

A project managing tool for large teams.

The solution

We designed the product from the core business idea, creating a production environment set up and putting into production. Our team of senior developers, composed of backend and frontend professionals, used cutting-edge technologies focused on the already proposed and pixel-orientated UX matters.

Impact

From the beginning of the project all of our team members communicated with the client very frequently via Skype and email. Even though our client is located in Australia, we had very fluid contact with him, and this helped a lot to do things efficiently. Our client felt very comfortable with our UX/UI and development process and very satisfied with the product we delivered. He didn’t hesitate to request that we him build the next stage, and a mobile version.

Technical approach

We used React to render all the components. We wrapped fonts, icons, images and other components with Webpack. We made a Drag and Drop feature to drag cards within the tasks boards, the library we used to do that was ReactDnD. All the styles were done with Sass. We used NodeJS for the backend and MongoDB for the database. As the tool can be used for different users at the same time we implemented real time changes using Websockets.