Software Development Studio

Learn software engineering practices while taking part in a software project!

Projects developed in 2018/2019

ConMan [PL]

ConMan:
Context: Modern manufacturing companies require the support of IT systems to manage and optimize their processes. The ComMan system, developed by MindsEater , is one of such systems and allows managing manufacturing processes including handling customers orders and supply chain.
Problem: The ComMan system was about to be customized for a new customer IBM PACK Ireneusz Mazur. The company manufactures cardboard boxes. Therefore, there was a need for implementing new features into ComMan that would allow optimizing the use of cardboard sheets during the production of boxes.
Solution: The SDS team was responsible for building a module allowing to optimize the use of material (cardboard sheets) while producing cardboard boxes. The solution uses the binary tree bin packing algorithm to position cardboard meshes on the sheets. It also provides a visual editor allowing users to plan the cuttings of the material. In addition to the optimization module, the team worked on customizing other modules of ComMan according to the requirements of the customer.

MApU [PL]

MApU: Mobilna Aplikacja Urlopowa
Context: In many organizaitons their business processes such as electronic document workflows are supported with specialized software systems. One of such systems is Luminum. It allows to mange leave requests, log working time etc. All the functions are accesible through internet browser.
Problem: Currently more and more people work remotly, use moblie devices such as smartphoes. However, moblie internet browsers do not allow to make use of all capabilities of mobile devices. For example secure authrization process or displaying the contents in a flexible way.
Solution: The solution was to create a multiplatform mobile application (Android, iOS). It shall allow to submit and manage leave requests as well as log the time spent at work and it shall interoperate with Luminum.
The project was developed together with Technology.

The Resistance [PL]

The Resistance:
Context: Keeping the memory of historical events and teaching new generations about them is an important social mission. One of the attractive means of providing information about historical events is to use them as themes of video games.
Problem: There are no strategic video games concerning World War II events in Poland that would be accurate historically and could help to teach new generations about the heroic acts of the Polish Resistance during that time.
Solution: The goal of the project was to develop a demo of a 3D turn-based strategic game documenting one of the famous actions that the Polish Resistance organized - the assassination of Franz Kutschera - an SS and Police Leader in German-occupied Warsaw. The game is available on Android OS and iOS.

CaPrI [PL]

CaPrI: Capstone Project Information
Context: Each year new proposals for Bachelor and Master thesis both for full- and part-time studies are announced by supervisors. Then, students select the one they would like to realize.
Problem: Currently, the proposals are published online as an electronic document that is difficult to change, e.g., when a proposal is already selected and no longer available. Moreover, it is difficult to manage the number and the limists of proposals submitted by supervisors.
Solution: The solution is a web application that allows to submit the required number of proposals by supervisors. It shall display to the students the available proposals.