An app designed to track food expiration and more. This project consists of a web API written using ASP.NET Core with a mobile app created using Kotlin and Jetpack Compose. Project is still in early development and more features are to come, but architecturally it is very interesting.
Mobile: Kotlin with Jetpack Compose, MVVM Architecture
Server: ASP.NET Core, Rich domain model, Mediator, CQRS patterns
- Auth0 based authorization
- Possibility to create a product and start tracking it
- Editing possibilities with user friendly experience
- TimeZone settings and localization (Currently app is fully localized for english language and partialy for polish and german)