This application was made at the request of Mr. Jang Kwang Jae, Director of career guidance, Sungdok High School.
You need some software when you run this application.
- python
If your device has not installed python, you can install python below ways:
You can download python installer in here.
Insert below command line in your shell.
apt-get install python3, python3-pip
ENTREE uses some installing-need modules.
Insert below command line in your shell.
pip install Flask
Insert below command line in your shell.
pip3 install Flask
This project is licensed under the BSD 3-Clause License. See the LICENSE file for details.