Name | Modified | Size | Downloads / Week |
---|---|---|---|
CSE3311_Project_Description.pdf | 2014-10-13 | 647.9 kB | |
CSE3311_ProjectRequirements.pdf | 2014-10-13 | 1.5 MB | |
README.txt | 2014-10-13 | 442 Bytes | |
roi.7z | 2014-10-13 | 4.2 MB | |
Totals: 4 Items | 6.3 MB | 0 |
This is the final project of a third year software engineering course on software design. It was written in the Eiffel programming language. It parses .csv (excel) files, that contain a portfolio of investments, and gives a return on investment. To use this program: On the command line, type "roi <path><filename>.csv" Example: roi .\t0.csv A number of sample csv inputs can be found in the directory: .\roi-source\roi\csv-inputs