I have created an open source HR MANAGEMENT app , an side project using iflow
You can see here – https://github.com/abhayror17/ATTENDEASE
any update or suggestions are more than welcomed
Many features are in BETA
I have created an open source HR MANAGEMENT app , an side project using iflow
You can see here – https://github.com/abhayror17/ATTENDEASE
any update or suggestions are more than welcomed
Many features are in BETA
Controller,service,Repository分层清晰,对复杂业务扩展很友好。但是没有看到测试/CI 机制.