Skip to content

waSimosS/C_Mini_Project_Using_GTK_On_UBUNTU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

C & GTK App

This repository contains the code of a GUI application developed with C & GTK 3 that implement simple CRUD functions and use simple text files as database. the interface language is in french.

setup

  • Clone the code on a Linux OS.
  • Install the following requirements by running these commands: sudo apt-get install glade sudo apt-get install libgtk-3-dev
  • Open the 'Gestion d'employés' folder and run the makefile by typing make
  • Open the app ./Gestion
  • Login with the following credentials: username: WASSIM password: TEST

About

GUI managing application on UBUNTU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published