Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinManage

FinManage is a command-line Personal Finance Management System written in C. This application helps users track their income, expenses, and manage their financial transactions effectively. It provides features for:

  • Recording income and expense transactions
  • Categorizing financial entries
  • Generating basic financial reports
  • Searching and filtering transactions
  • Managing budget categories

This project demonstrates practical C programming concepts including file handling, data structures, and memory management.

Building the Project

To build the project, navigate to the project directory and run the following command:

make

This will compile the source files and create an executable.

Running the Application

After building the project, you can run the application using the following command:

./FinManage

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages