KIMMINTAE98 / 2024_Kwangwoon_Univ_CE_DS_Project_1

4 stars 1 forks source link

2024_Kwangwoon_Univ_CE_DS_Project_1

Please read Update Notes regularly before proceeding with the task and check for any updates before proceeding.

Update Notes

2024-09-16 :

initial upload

How to Clone Repository

sudo apt-get install git
git clone https://github.com/KIMMINTAE98/2024_Kwangwoon_Univ_CE_DS_Project_1.git

How to Build and Run

cd src
make
./run

Q & A

If you have some questions, you can use Issues tab on the top of this documents.

About Implementation of the Program

In implementing the program, you can modify the Skeleton Code freely.

The function's name and factor data format and class structure are also freely changeable.

However, please check the requirements in the assignment specification carefully.

Please note that the Skeleton Code is for reference only and does not guarantee a successful build of the project.

Ubuntu Settings

  1. change font size : gsettings set org.gnome.desktop.interface text-scaling-factor
    ex. gsettings set org.gnome.desktop.interface text-scaling-factor 1 (default)
    ex. gsettings set org.gnome.desktop.interface text-scaling-factor 1.5