- This is a program to handle operations on a CSV(Comma Separated Values) file.
- As of now this program could show, insert, sort, remove and search datas on a csv file.
- I am still working on this code trying to make it more efficienet and user freindly and easy to understand.
- I am open to suggestion for this program.