Project Presentation by Bici Header

download Project Presentation by Bici Header

of 15

Transcript of Project Presentation by Bici Header

  • 8/6/2019 Project Presentation by Bici Header

    1/15

    1

    Bureau of Indian Citizenship &

    Immigration

  • 8/6/2019 Project Presentation by Bici Header

    2/15

    2

    INTRODUCTION

    The Bureau ofIndianCitizenship andImmigration (BICI) project

    is an initiative of the Indian government to create a national ID forevery Indian citizen with the objective of increasing national security,

    managing citizen identity and facilitating e-governance.

    The necessity for a centrally issued ID is accentuated by the growing

    problems of illegal immigrants in various parts of the country. The ID

    is expected to serve as a unifying document to identify the citizens of

    India.The government of India really wants to provide unique id to every

    person of India. This project is helpful to government. As part of this

    provision, the Unique Identification Authority of India is being

    established under the aegis of the Planning Commission, Finance

    Minister Pranab Mukherjee informed Parliament.

  • 8/6/2019 Project Presentation by Bici Header

    3/15

    3

    Purpose:-

    Obviate need for multiple documentary proofFacilitate easy verification

    Facilitate easy availing of government or private services

    Help welfare programmers reach intended beneficiaries

    Serve as basis for e-governance services

    To prepare a National Population Register (NPR)

    To prepare National Register of Indian Citizens (NRIC)

    To prepare National Register of Residency (NRR) for non-citizens

    To provide National Identity Number (NIN) to each person

    To provide Multi-purpose National Identity Card (MNIC) to each citizen

    To provide Multi-purpose Residency Card to non-citizens

  • 8/6/2019 Project Presentation by Bici Header

    4/15

    4

    Scope:T

    he Group of Ministers recommendation on the BICI states NationalSecurity as the raison of the project.

    The report of the us on reforming the National Security System

    recommends:

    Illegal migration has assumed serious proportions. There should be

    compulsory registration of citizens and non-citizens living in India. This

    will facilitate preparation of a national register of citizens. All citizens

    should be given a Multi-purpose National Identity Card (MNIC) and

    non-citizens should be issued identity cards of a different color and

    design. This should be introduced initially in the border districts or may

    be in a 20 km border belt and extended to the hinterland progressively.

    The Central Government should meet the full cost of the identity card

    scheme.

  • 8/6/2019 Project Presentation by Bici Header

    5/15

  • 8/6/2019 Project Presentation by Bici Header

    6/15

    6

    Project Planning

    Effective software project management is crucial for the success of any

    software project.T

    here are numerous instances of software projects ending upas failures not for lack of competent technical professionals or resources, but

    due to the use of faulty software project management practices. The main goal

    of software project management is to enable a group of software engineers to

    work efficiently towards successful completion of a project. For this project, my

    supervisor Mr. Rajesh Arora will serve as my project manager. Project

    planning consists of the following important activities:

    Effort, cost, resource and project duration estimation Risk identification , analysis, reduction and prevention

    Project scheduling

    Staff organization and staffing plans

    Miscellaneous plans such as quality assurance plan, configuration

    management plan, etc

  • 8/6/2019 Project Presentation by Bici Header

    7/15

    7

    Reports provided: -

    1. This website provides the citizen information.2. Number of citizen who apply for passport.

    3. Provides report for person who currently apply

    for citizen .

    4. Reports containing details of citizen, candidates based

    on many criterions should be available to authority.

  • 8/6/2019 Project Presentation by Bici Header

    8/15

    8

    Technologies used: -

    1. Advanced J2EE

    2. MySql

    3. Macromedia Dreamweaver8 4. Netbeans IDE

  • 8/6/2019 Project Presentation by Bici Header

    9/15

    Database Diagram

    9

    Database Implementation or Physical Database Design is the process of

    producing a description of the implementation of the database on secondary

    storage; it describes the base relations, file organizations, and indexes designused to achieve efficient access to the data, and any associated integrity

    constraints and security measures.

    The following approach was used in the physical database design:

    Every entity has a primary key, as needed by entity integrity constraint.

    Basic tables are created first to avoid pitfalls of referential integrity and all

    columns of the basic tables are set to UNIQUE KEY to avoid duplicates.

    Transaction tables are created with constraint on foreign keys (ON UPDATE

    CASCADE ON DELETE RESTRICT) to avoid making a record unreachable.

    All foreign keys are indexed to make references easier

  • 8/6/2019 Project Presentation by Bici Header

    10/15

  • 8/6/2019 Project Presentation by Bici Header

    11/15

    E-R Diagram:

    11

  • 8/6/2019 Project Presentation by Bici Header

    12/15

    Data Flow Diagram

    12

    Person

    Apply for

    Citizenship Citizenship

    Valid

    Check

    Citizen

  • 8/6/2019 Project Presentation by Bici Header

    13/15

    Welcome Page

    13

  • 8/6/2019 Project Presentation by Bici Header

    14/15

    Apply for Citizenship

    14

  • 8/6/2019 Project Presentation by Bici Header

    15/15

    15

    THANK YOU