This repository contains a project with implementation of Android application for the practical part of my master thesis.
MIN Android version 26
The application is used for the swap domain. Swap is a term denoting the exchange of products and services between people without the use of money. Users can login into the app, upload their items or services they want to exchange with others and search for items and services in return. They can contact the other users or search for public swap events and sign up for them.
The project is divided into modules. The app module contains the main application. Modules in feature folder contain individual app screens. Modules in library folder mediate communication with external APIs and contain design and other features common for the whole project.