Qubit Posted June 24, 2016 Share Posted June 24, 2016 (edited) https://github.com/jaavant/ExcelFormatter I started a new project and it's probably my first project with a deadline, so this is a bit exciting for me. The project is a easy clean GUI (hopefully in javafx) that takes in or creates a list of Business Cards allowing you to edit each one and port it to excel in a format; with some other features obviously. It takes in a weird format from a .txt that looks like a .CSV file. I'm aiming for a MVC design pattern. I want to be able to put this on my resume so I want it to be in good condition. So check it out and if you have ideas on how to implement something better or where I am messing up, post a comment I would deeply appreciate it. This is also my first time actually using git/github rather than saving manual copies on my other drives, so easy on the flame. Plus it's two days of code without any guidance or support. Edited June 24, 2016 by Qubit Quote Link to comment Share on other sites More sharing options...
jusbancief Posted October 26, 2016 Share Posted October 26, 2016 Very funny, I like it. Quote Link to comment Share on other sites More sharing options...