Hassan-Ashfaq / Citizens-Database-System

A Database is an organized collection of structured information, or data, typically stored electronically in a computer system. The data can then be easily accessed, managed, modified, updated, controlled, and organized.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Citizens-Database-System

Command to Run this Project : "g++ -Wall -g -pthread testcases.cpp -lgtest_main -lgtest -lpthread"

Develop a Database of Citizens for the Country. The System consists of following parts:

  1. Citizens Basic Information Database (CBID).
  2. Citizens Criminal Information Database (CCID).
  3. Citizens Cell Network Database (CCND).
  4. Aliens Database (AD).

About

A Database is an organized collection of structured information, or data, typically stored electronically in a computer system. The data can then be easily accessed, managed, modified, updated, controlled, and organized.


Languages

Language:C++ 100.0%