In this source code, I have 3 folders, for 3 purposes:
- ui (
@judge-ui
): Frontend application, develop with ReactJS. Read more about ReactJS here: https://reactjs.org - api (
@judge-api
): Backend application for@judge-ui
: Develop with NestJS. Read more about NestJS here: https://docs.nestjs.com/ - sharif-judge (
@judge-wecode | @sharif-judge
): A new version of a fork of Sharif-Judge by @truongan.
Main app just includes 2 folders: ui
& api
. Folder sharif-judge
use for running coefficient_rule
, or for syncing data from old system to current system.