Overview
SiPasar is an Android application for logging and managing asset and liability flows in a market, built as a university project. It is part of a modular Market Information System.
Approach
Built with Java targeting Android SDK 30, the app provides interfaces for recording asset acquisitions and liability transactions. The data model tracks financial flows within a market context.
Tech Stack
| Layer | Technology |
|---|---|
| Platform | Android (SDK 30) |
| Language | Java |
Key Implementation Details
- Part of a modular Market Information System
- Asset and liability flow tracking with transaction logging
Outcome
Completed as a university project.