Going forward, we should allocate a few days for refactoring, commenting, and documenting. This allows us to ignore the small details while we are coding.
However, it is still important to record the resources.
TODO:
- Consider using setters inside constructors.
- Use Javadoc for documentation.
- Organize the classes into folders depending on their usage.
Going forward, we should allocate a few days for refactoring, commenting, and documenting. This allows us to ignore the small details while we are coding.
However, it is still important to record the resources.
TODO: