Skip to content

rajeshggwp/BookSales

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

BookSales

To Run the application, execute the following commands,

javac -d bin/ -cp src src/application/Application.java

java -cp bin application.Application --books=C:\workspace\Newfolder\abc.csv --sales=C:\workspace\Newfolder\def.csv --top_selling_books=2 --top_customers=2 --sales_on_date=2018-08-02

Make sure csv files are present.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages