Simple Financial Recording App in C Language

A CLI-based simple financial recording app written in C.

This project was made for Algorithm and Programming Fundamentals course final exam in my 2nd semester of undergraduate study.

Background

Financial records are relatively hard to manage. A lot of businesses still keep them in paper, which require manual calculation of incomes and expenses. People who try to use existing apps can also find it difficult due to the abundance of features or functions available.

Solution

This project’s goal is to be a simple app for financial recording. The interface will be in CLI, and can save the records in a file. The program is written in C language.

Result

Here are some screenshots from the app.

Source code: Github

Licensed under CC BY-NC-SA 4.0
Built with Hugo
Theme Stack designed by Jimmy