I have a few suggestions for you that would probably make the project slightly more organized:
- I would put all of the IDE files (such as .iml and .idea) in .gitignore.
- I would delete the test projects, since you aren't running any tests.
- I would sort all of the classes into packages.
Besides that, welcome to Github :)
I have a few suggestions for you that would probably make the project slightly more organized:
Besides that, welcome to Github :)