Skip to content

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.

Notifications You must be signed in to change notification settings

Hassan-Ashfaq/Citizens-Database-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages