github.com/congyaqwq/account

多人账单计算,支持计算转账

Open this visualization on its own page →

Contributors

2

Lines of Code

81

From

2021-03-22

To

2021-11-04

About congyaqwq/account

Account is a Vue-based web application that helps calculate individual expenses and transfer amounts when multiple people share costs together. Built with Vue 3 and Ant Design 2, it solves the common problem of splitting bills among groups—for example, when some people participate in breakfast while others join lunch or dinner, the app figures out what each person owes.

The application includes expense tracking with deduplication for names, local storage caching for offline use, and a transfer calculation feature that shows how much money needs to move between individuals to settle debts. A desktop web version launched in December 2024 adds AI-powered text conversion functionality to streamline expense entry. The project has also expanded to include a WeChat mini-program version.

Users can access the web version online, add the application to their phone's home screen for convenient access, and their expense data persists across sessions through browser storage. The latest version uses Vite as the build tool following a reconstruction from the previous setup.

Share this video