Glavin001 / Glavin001/IssueBot
Refactor server code into well defined modules
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Why:
- Properly compartmentalized functionality (business logic handled in the right place and separated from other components, such as data Models)
- Remove cyclic dependencies
- Unit Testing becomes easier (code is now more functional)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.