This is the open source version of my original project called Ujian Berbasis Komputer - Teka-teki Silang (Computer Based Test - Crossword). So this closed source project does exist since 13 September 2016. The open source version initialized on 12 January 2017. Every suspicious commercials activity of this project happened before 12 January 2017 are marked as illegal.
The differences from the closed source version are:
- Variable names translated from Indonesian to English
- I10n or I18n supports
- Model & code adjustments either on API Server or Mobile Application packages
- Using Typescript language
- Upgraded to Angular 2 and IONIC 2
NOTE: Screenshots are still using the closed source version (all of them uses Indonesian language and the UI slightly different), you can hover on any screenshot image to see summarized feature in english
First, download the latest released zip version of this package into your local machine. Then type these commands:
>_ npm install
NOTE: Before using this application, you have to install & configure CBT Crossword API first
For running this project on development mode, type this command:
>_ npm run ionic:serve
- @satchamo for Crossword-Generator package