Desktop (Qt/Cross-platform) tool for validation Iranian National code.
- Easily check a code-melli is correct or no
- QML UI Interface
- Cross paltform desktops (Windows, macOS, Linux)
Correct | Wrong |
---|---|
- macOS
- Windows
- Linux
- C++17
- Qt6 [Make sure you have Qt6]
Use the following commands:
- PLATFORM_OS = [Windows, macOS, Linux]
cd build
cmake -DPLATFORM_OS="macOS" ..
make
./CodeMelli-Checker