Ολοκληρωμένο σύστημα διαχείρισης των οικονομικών ενός νοικοκυριού
Complete household financial management system
View/ Open
Keywords
Διαχείριση οικονομικών ; Νοικοκυριό ; Έσοδα ; ΈξοδαAbstract
The household financial management application aims to facilitate the organization of a
family's income and expenses. Users can log into the system, record their expenses, view
their income summaries, and make decisions based on the monthly and annual statistics
provided by the application. A household manager can log in as an admin to access all
statistics, while a dependent or external member can record their expenses, which will be
included in the overall statistics.
The methodology followed includes the design and development of the application using
the C# programming language and the .NET Framework. Initially, a requirements analysis and
definition of user roles were conducted. Next, the database was created using SQL Server,
and the main functions of the application, such as recording income and expenses and
displaying statistics, were developed. Finally, tests were carried out to ensure the correct
operation of the application.
The main results of this project include the creation of a functional application that
facilitates household financial management, provides detailed statistics on the family's
financial status, and supports multiple users with different access rights.