Skip to content

Instantly share code, notes, and snippets.

Отчет по технологическому стеку проекта

Назначение проекта

Мобильное Android-приложение для учета семейного бюджета: пользователи работают через аккаунты, создают общий семейный бюджет, загружают банковские выписки, подтверждают операции, категории и регулярные платежи, после чего приложение показывает аналитику и прогноз бюджета.


Технологический стек

UI_SPEC.md

File Purpose

This file describes the final UI mockup structure for a mobile application for tracking, analyzing, and forecasting a family budget.

This document is intended as UI context for development. It describes screens, tabs, states, interface blocks, user actions, and links between sections.

This file is not an exact technical architecture. Component names, data structure, model fields, and implementation details may change during development.

Project Context

A mobile application for tracking, analyzing, and forecasting a family budget.

The project consists of:

  • an Android application;
  • a backend;
  • a database.