
Boxrent - an innovative application for managing self-storage
Developed a Flutter application for Boxrent that allows managing rentals and access to warehouses without physical keys.
description
readme.md
About project
Boxrent is a Lithuanian self-storage service that provides the opportunity to rent storage boxes with access through a mobile application. The client aimed to completely eliminate the use of physical keys and paper documents, providing all rental management functions in one application.
We developed an application on Flutter for iOS and Android, with a single codebase, which significantly accelerated the development process and simplified its maintenance. Users can log into the application via email without a password, making access easier for users. The main screen of the application provides complete rental context: information about the unit, address, rate, and days until the next payment. With the push of a button, users can open the gates or lock of the box thanks to integration with physical locks.
The backend is developed on Laravel 12 with automatic deployment through GitHub Actions CI/CD, allowing server updates without manual intervention. Integration with Zoho Books and Zoho Flow automated the invoicing process and data synchronization, easing the workload for managers and eliminating the need for manual data updates.
decisions
decisions.log
Flutter for iOS and Android
The unified codebase for both platforms accelerated development and simplified application support.
Managing physical access from the application
Integration with locks allows you to open gates and boxes directly from the app, eliminating the need for physical keys.
Laravel 12 + CI/CD through GitHub Actions
Deployment automation allows for updating server components without manual intervention from developers.
Integration of Zoho Books and Zoho Flow
Automation of invoicing and data updates eliminates manual work for managers.
gallery
screenshots/




results
metrics.json
2
Platforms with a single codebase (iOS and Android)
0
Physical keys - all access through the app
