Skip to content

huybui38/projectC_GTK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shoppee

Shopping Application

Installation

sudo apt update && sudo apt upgrade
sudo apt-get install libgtk-3-dev
sudo apt install libjson-c-dev

Build

Edit file makefile, find "TARGET=ProjectC" change ProjectC to your executable output name and run these command in ProjectC folder

make clean #to clear .o file
make #to_build

Usage

./ProjectC #or your executable output name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages