AMX three-tier architecture (MVC) family financial management system source code description:
Family financial management system:
Typical MVC three-tier architecture is written, and the code level is clear. It is a lightweight DEMO learning example for learning three-tier architecture, factory mode, and reflection.
Main functions include:
1. Financial project management, family member management, income and expenditure detail management, login user management, user password modification,
Switch login account.
2. System parameter settings, temporarily leaving the system, viewing login logs, and reminder information management.
3. System database backup, system initialization, system database connection test, open Notepad, open Excel,
Open Word, open the calculator.
4. Navigation bar control, status bar control, closing all subforms, and setting the arrangement of subforms.
5. Reminder information realizes real-time reminder and viewing functions, etc.
The source code is rich in functions and suitable for secondary development and learning and communication.
The default login name and password are 123
The database file is in the DB directory. You can attach it directly. The database configuration file is set in the DBHelper.cs file.