Finance App Completed
AcFin
Cross-platform finance app for investments and credit management. Built with Vue 3, Quasar, Capacitor and Laravel 8.
- Role
- Full Stack Developer
- Year
- 2023
- Published
- 4 de febrero de 2023
AcFin is a finance application for managing investments, credit and editorial content. A single Vue 3 + Quasar codebase ships to web, Android and iOS thanks to Capacitor, backed by a Laravel 8 API with authentication powered by Sanctum and Fortify.
Features
- Investments: modules to register, track and manage the user’s assets.
- Credit: querying and managing the credit services held by the user.
- Contracts: dedicated endpoints for the lifecycle of financial contracts.
- Editorial blog: news and articles served from the same backend.
- Secure auth: signup, login, password recovery and verification via Sanctum + Fortify.
- Cross-platform: one codebase shipping as web, Android and iOS.
Tech stack
Frontend
- Vue 3 (Composition API) and Vuex 4
- Quasar Framework v2
- Capacitor v3 for mobile builds
- Axios HTTP layer
Backend
- Laravel 8.x on PHP 8.0+
- Laravel Sanctum and Fortify
- MySQL as primary database
Goal
Give customers a secure, scalable tool to manage their personal finances —investments, credit and contracts— from any device, with consistent UX across platforms and a hardened authentication layer.