authorjapps / authorjapps/zerocode

Apply clean code policy

Open
#278 0 comments 0 reactions 1 assignee Claimed by @authorjapps View on GitHub
Dominant language
Java
Stars
1k
Forks
453
Avg merge
7d 2h
Merged PRs (30d)
5

Description

It's good idea to apply clean code policy to the code as more number of contributors are joining. It will be easy to maintain and change the framework artefacts.

Check/Consider
- Which are files can be considered for clean-code/testability
- Implement some logic in better way if possible(applicable)

Will try to expand this soon in the right prospective //TODO (wip_)

List of things could be considered:
+ Tidy up README - TOC on the top after the 1st paragraph would look nice
+ Core format jar for Eclipse n IntelliJ (already a ticket raised)
+ ZeroCodeJsonTestProcesorImpl#createJsonAsserters - Maintain in a separate new class
+ Copyright info with Apache2 license text
+ Delegate httpService, javaService and Kafka service into separate classes(responsibilities)
+ more (wip...)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.