This is a hospital management system written in C language. Functionalities include addition of new patients, search based on various fields, editing information of a patient and deletion of patient records.
- Updated
May 9, 2020 - C
This is a hospital management system written in C language. Functionalities include addition of new patients, search based on various fields, editing information of a patient and deletion of patient records.
A Simple Prototype About Data Information System with CRUD operation, written in C.
crud operation on a .csv file with commandline using linked-list
School Management System, that manages students data registered at any level.
Projeto de um CRUD utilizando arquivos para a disciplina de Linguagem de Programação I do curso de Sistemas de Informação na UPE.
A CRUD using pointers and dynamic memory allocation, in a linked list, for registering an unlimited amount of users and saving them in persistent storage (as long as you have memory for it)
A Student Management System (CRUD Application) constructed in C language.
mini project for reviewing c language.
Este repositório apresenta um pequeno Crud em C, simulando o cadastro de clientes em um banco .(This repository presents a small Crud in C, simulating customer registration at a bank.)
Employee-Management is a small entreprise application developed in C Programming Language which has basic CRUD application
one-size-fits-all program for managing transactions, goods, employee management, equipped with login. made for computer shop and created with c language
implementation of a CRUD for task and delivery time management
Programa para simular um CRUD em tempo de execução utilizando, em geral, ponteiros para consolidação do conhecimento acerca da linguagem C.
A robust desktop inventory management application built with JavaFX. The app provides a full GUI to manage parts and products, including adding, modifying, and deleting items, all based on the MVC design pattern.
Using the C language, implement create, read, update, and delete.
A desktop hospital management application featuring CRUD operations, developed in C with GTK 4. Created as part of course SEC at IPVC.
A CRUD application made with C that supports various data manipulation regarding students
Add a description, image, and links to the crud-application topic page so that developers can more easily learn about it.
To associate your repository with the crud-application topic, visit your repo's landing page and select "manage topics."