Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 934 Bytes

READMe.md

File metadata and controls

31 lines (23 loc) · 934 Bytes

Blood Group Management System

Abstract

A blood book management system which allows the user to store someone's Name, Phone number, Blood Group, Email and Address. The operations on the management system include the ability to append new entries, modify them as well as delete unwanted ones and list the entries in a sort order. A structured file system was implemented to store the data. This tiny whole project was tested and it's performance evaluated.

Installation

Use GNU gcc complier to compile.

gcc blood_book.c -o blood_book 

run.

./blood_book

Usage

screenshot

Conculasion

Author          :   Samiur Rahman Prapon, Jibon Krisna Saha
Submitted to    :   Dr. Hasan U Zaman
                    Profesor,
                    Department of Electrical & Computer Engineering
                    North South University, Bangladesh.
Submission Date :   17/04/2017