Skip to content

A GTK4 application 'FlatBased' for manipulating students data in files, created fully in C language

Notifications You must be signed in to change notification settings

aymen-Dahmoun/FlatBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gtk4App

Gtk4App is a C-based application built using GTK4, designed to manage and manipulate student data. This application provides a simple and intuitive graphical user interface (GUI) to perform various operations on student records, such as adding, modifying, searching, and deleting student data.

Features:

Prepare:Creates a binary file containing student for easy manipulation

Search: Allows you to search for students by their ID

Add: Adds a new student to the students list

Modify: Updates an existing student's information

Delete Logically: Marks or unmarks a student as deleted without removing their data.

Delete Physically: removes a student record so after saving changes he won't exist anymore in students list

Extract: Extracts or prints the student by their group

Installation:

to try the app on your machine you can simply clone the project or install the repo and decompress it, then navigate to cmake-build-debug folder, look for Gtk4App.exe, double click it and the app will run.

image image

About

A GTK4 application 'FlatBased' for manipulating students data in files, created fully in C language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors