This is version 3 of the 1st part of FTR Coding test. At this version, some actions have been done as following:
- Javascript has been replaced by typescript.
- Manual test to check the logic again.
- Detailed comments added for further maintenance.
- Clean and tydy up source code.
The 3rd version has some info:
- Github ( code storage): https://github.com/viettask/FTRChallenge_typescript
- Instruction and explanation how the program works: https://github.com/viettask/FTRChallenge_typescript/blob/master/README.md
- webpage deployment by using Github hosting: https://viettask.github.io/FTRChallenge_typescript/
The logic of this program stay exactly the same as version 1. Please check the version 1 at the link below:
- Github ( code storage): https://github.com/viettask/FTRchallenge
- Instruction and explanation how the program works: https://github.com/viettask/FTRchallenge/blob/master/README.md
- webpage deployment by using Github hosting: https://viettask.github.io/FTRchallenge/
For the 2nd version, please check the info as below:
- Github ( code storage): https://github.com/viettask/FTRChallenge_newUI
- Instruction and explanation how the program works: https://github.com/viettask/FTRChallenge_newUI/blob/master/README.md
- webpage deployment by using Github hosting: https://viettask.github.io/FTRChallenge_newUI/
#Thanks for reading