https://github.com/mofazzal874/pimrc
A project based on Object Oriented Programming in C++(CSE-2102) Course.Pure C++ is used
https://github.com/mofazzal874/pimrc
console-application cpp oop-in-cpp
Last synced: 22 days ago
JSON representation
A project based on Object Oriented Programming in C++(CSE-2102) Course.Pure C++ is used
- Host: GitHub
- URL: https://github.com/mofazzal874/pimrc
- Owner: Mofazzal874
- Created: 2023-05-22T21:55:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T08:22:41.000Z (over 2 years ago)
- Last Synced: 2025-02-28T09:06:47.751Z (over 1 year ago)
- Topics: console-application, cpp, oop-in-cpp
- Language: C++
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## **People's Information Management System of Bangladesh(PIMS)**
---
This a project based on Object Oriented Programming in C++(CSE-2102) Course.
---
---
# **Project Details**
---
### **To open The project:**
- clone the whole repository in Visual studio 2022
.In this Case, Build and run will do the job .
- Or copy the main.cpp file into any IDE or VS code
and create a file named AdminsDataBase.txt.Then enter some names and password

---
## **Objectives:**
- To create a Database of Citizens of bangladesh.
## ** Features: **
- Easily Records peoples's information
- Easy to find data
- Information Security as only administrator have the rights to delete or update information
- Environment Friendly as no paper is needed.
- Reduce cost and workforce as less people is required to operate.
### **Project Description:**
---
- There are multiple options in this program :

- A database file keep all the Id and password of people with Editor access.Only they can Edit , delete information.

- Editor Login Page.

- Things that a editor can do .

- Add Information Page:

- This is the Public User login page. first a person must register to the program to add or view information.

- Things that a user can do .
