-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
You'll probably want a readme.md at the very least to guide people to the interesting bits of the code, but I think you may also want to rename the main application class (which ends in Controller and blows my mind every time) and restructure the project a bit.
Specifically, consider keeping all the related classes in the same package. That would boost readability by quite a bit. and mirrors a typical application.
Metadata
Metadata
Assignees
Labels
No labels