Development of a Convenient Accounting System Based on SpringBoot+Vue
计算机科学
会计
业务
作者
Feng Shen,Nan Xie,Lewen Chen,Weimin Chen
标识
DOI:10.1109/citsc64390.2025.00038
摘要
With the rapid development of the economy and the high-frequency growth of people's consumption behavior, the importance of personal financial management awareness is increasingly prominent. This article focuses on designing a convenient accounting system with a simple interface and easy operation. This accounting system provides basic accounting functions such as “record a transaction” and chart analysis. In addition, it also provides memo function, which allows users to check for transaction omissions during their free time in accounting. The user interface of the system adopts WXML and WXSS and is designed in the WeChat mini program; In terms of designing the backend management interface for web pages, in order to create a suitable UI to enhance system interaction, the system adopts Vue3 and Element Plus frameworks; The system adopts the SpringBoot framework in the backend to maintain an efficient development environment, while it also incorporates database technologies such as MySQL to achieve high-quality data storage and querying. In addition, the user side mini program design and development of this system combines WeChat AI simultaneous interpretation, supports voice recognition input of notes when adding accounting details or memos, and uses wxchart to generate pie charts to analyze income and expenditure data. The system has been tested by multiple users on different system platforms, making it easy to operate and colliding with the pain points of current accounting software. It allows users to easily manage their personal financial expenses, providing a convenient and comfortable user experience. At the same time, it provides certain reference value for the development of similar systems.