Skip to content

neilwww/bemobyteste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info Sorter

Program that reads data from files and parse into usefull information for the user.

Installation

Download the jar and use through the terminal running the command and make sure that you have permission in the chosen folder. yourpath\java -jar InfoSorted.jar

Usage

Insert the path where the file you want to read is located then insert the path where you want the filed to be created. something like this:

  • First input = 'C:\Users\neilj\Documents\numbers.txt'
  • Second input = 'C:\Users\neilj\Documents\sortedinfos\sorternumbers.txt'

Screenshots

Room for improvement:

  • Make sure that the second input doesnt overwrite the same file in case of same path input.
  • Validation on the input where the file is created.
  • Improve code to use less processing power and therefore make it cheaper and easier to scale.

Contact

Created by [@neilwww]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages