/recruitment-task-solvro-scientific-circle

Recruitment Task for SolVro Scientific Circle at Wroclaw University of Science and Technology | November 2023

Primary LanguageKotlin

Recruitment Task for SolVro Scientific Circle | November 2023

About

The goal was to create a mobile application for managing the work of a team of developers. The software should enable adding tasks, displaying the entire task board or its individual columns, editing tasks, changing the status of tasks, and allowing the creation of accounts and logging in.

  • link to the repository with a detailed description of all required application functionalities here
  • link to the API documentation here

Example Views

Technologies used

  • App was written in Kotlin, UI was created with Jetpack Compose ❤️
  • CRUD functionality was implemented with Retrofit
  • Dagger Hilt was used as a dependency injection library