Income Tax Management tool in C++
- This project was made for an undergraduate course I took at BVM, Vallabh Vidyanagar, Course: Object Oriented Programming with C++ taught by Dr. D. G. Thakore.
- To compile: >g++ menu.cpp
- To run- Windows: >a; Linux: >./a.out