life line services

Upload: teja513

Post on 03-Jun-2018

221 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/12/2019 life line services

    1/15

    LIFE LINE SERVICES

    Guided by: O. RAMYA TEJA

    Asst.Professor

    presented by:

    k .Srilakshmi (10JR1A0561)

    M.Shiny (10JR1A0562)

    M.Sindhura (10JR1A0566)

    R.Sindhura (10JR1A0582)

  • 8/12/2019 life line services

    2/15

    The entire system is projected with a physical

    diagram

    The relation is through a conceptual ER-Diagram,which not only specifics the existential entities but also

    The content level DFD is provided to have an ideaof the functional inputs and outputs that are achieved

    through the system.

  • 8/12/2019 life line services

    3/15

    This software contains some constraints. Those are

    o The Information Rule

    o THE Guaranteed Access Rule

    o Systematic Treatment Of Null Values

    o Active On-Line Catalog Based On The Relational Model

    o The Comprehensive Data Sub-Language Rule

    o The View Update Tinos Ruleo High Level Insert, Update And Delete

    o Physical Data Independence

  • 8/12/2019 life line services

    4/15

    Conceptual design This software can provide the life line services to the

    people that means who are in critical position.

    In this software the services provide like donate the

    organs and money.

    This system also provide list of hospitals and donorsinformation.

    This total system will available through the online only

  • 8/12/2019 life line services

    5/15

    Logical design

    UML DIAGRAM use case diagram

    Add

    Hospitals

    View Donations

    Donor Registration

    Login

    Life Line

    Donate

    Money

    View Hospital

    Normal User

    View

    Users

    Administrator

  • 8/12/2019 life line services

    6/15

    CLASS DIAGRAM

    login

    Verify()

    Lifeline

    Search Hospitals()

    Search Organs()

    Register()

    Login()

    Admin

    View Users()

    View Donations()

    Add Hospitals()

    User

    Update()

  • 8/12/2019 life line services

    7/15

    This software contains different modules.

    Those are:

    Administrator Module

    VIEWDONATIONS

    ADD HOSPITALS

    VIEW USERS

  • 8/12/2019 life line services

    8/15

    ADMINISTRATIVE

    SERVICES

    Admin Add Hospitals View Users View DonationsLogin

    User Id,pwd

    invalid

    DB

    valid

    invalid

    List

    List

    valid

    Logout

    Back to home

    page

    SEQUENCE

    DIAGRAM

  • 8/12/2019 life line services

    9/15

    LIFE LINE SERVICES MODULES

    About us

    Inspiration

    Register

    Login

    Donate Money

  • 8/12/2019 life line services

    10/15

    LIFE LINE SERVICES

    validInvalid

    validInvalid

    Users Registration Login Update Donate Money Hospitals

    DB

    User data

    Userid,pwd

    Money

    details

    lists

    SEQUENCE DIAGRAM

  • 8/12/2019 life line services

    11/15

    Flow chartHome page

    Sign in

    checking

    Enter the hospital, donor and user details

    checking

    Approve the details

    Upload successfully

  • 8/12/2019 life line services

    12/15

    LIFE LINE SERVICES SYSTEM

    Administrator Life Line Services

    View Donations

    Add Hospitals

    View Users

    About Us

    Inspiration

    Register

    Life Line

    Donate Money

    Login

    HospitalsSearch

    Contact Us

  • 8/12/2019 life line services

    13/15

    Table Name: ADMIN

    NAME TYPE SIZE CONSTRAINTS

    User ID VARCHAR2 30 PRIMARYKEY

    Pass VARCHAR2 30 NOT NULL

    Table Name: HOSPITALS

    NAME TYPE SIZE CONSTRAINTS

    Name VARCHAR2 50 NOT NULL

    Address VARCHAR2 200 NOTNULL

    Phone VARCHAR2 50 NOTNULL

    Place VARCHAR2 70 NOTNULL

  • 8/12/2019 life line services

    14/15

    Table Name: LIFELINE

    NAME TYPE SIZE CONSTRAINT

    User Id VARCHAR2 25 PRIMARY KEY

    Password VARCHAR2 20 NOT NULL

    Dname VARCHAR2 30 NOT NULL

    Bgroup VARCHAR2 5 NOT NULL

    Address VARCHAR2 50 NOT NULL

    Age NUMBER 4 NOT NULL

    Organs VARCHAR2 120 NOT NULL

    mobile VARCHAR2 20 NOT NULL

    Land VARCHAR2 20 NOT NULL

  • 8/12/2019 life line services

    15/15