a project report on tks

Upload: nileshdudhani

Post on 05-Apr-2018

221 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/31/2019 A Project Report on TKS

    1/45

    A Project Report On

    THOGATVEER KSHATRIYA SAMAJ,SOLAPUR(Designed for Thogatveer Samaj Solapur)

    D.B.F.Dayananad College Of Arts & Science,Solapur

    Submitted By

    Miss. Udgiri Amruta Jayant.[5615]

    Miss. Yedake Ashwini Kisan.[5613]

    Under Guidance Of

    Mrs.Deshpande M.K.

    In Partial Fulfillment Of The Course

    B.C.S. Part-III[2009-2010]

    Solapur University, Soalpur.

    1

  • 7/31/2019 A Project Report on TKS

    2/45

    DECLARATION

    To,

    The Principle,

    Dayanand College of Arts and Science,

    Solapur.

    Respected Sir,

    We are undersigned here the students of the B.C.S.-III year of Dayanand college

    hereby declare that the project report on

    Thogatveer Kshatriya Samaj Solapur

    Written and submitted at Dayanand college solapur is our original work. This is live project.

    The empyreal finding in this project is based on data collected by our self.

    While preparing this project, we had not copied any other project.

    The Project is successfully performed under guidance of Mrs.Deshpande M.K. By the

    student:

    Miss.Udgiri A.J.

    Signature

    Miss.Yedake A.K.

    Signature

    2

  • 7/31/2019 A Project Report on TKS

    3/45

    ACKNOWLEDGEMENT

    With Excitement and pleasure we are presenting this project report entitled

    Thogatveer Kshatriya Samaj Solapur.

    Initially, we wish to greatly thankful to ourprinciple to encourage us and allowing us to do this

    project.

    We wish to express to our sincere gratitude towards ourH.O.D.Mr.Kubade throughout the

    project and thus making it successful.

    The journey of this project from beginning to completion was possible due to valuable

    guidance and timely hints given by Mrs.Deshpande M.K. Mrs.Mondhe N.P., Mr.Shetti S.V.,

    Miss.Lale S.V. and Mr.Ruikar D.D. throughout the project and thus making it successful. We take

    opportunity to express our sincere gratitude to them.

    Finally, we thank to all those who have directly or indirectly helped us in completion of

    our project.

    3

  • 7/31/2019 A Project Report on TKS

    4/45

    Index

    Sr.No. Topic Page No.

    1. System Introduction

    - Introduction to project

    - About Language

    5

    2. System Requirements

    - Hardware requirements

    - Software requirements

    10

    3. System Analysis

    - Feasibility Study

    - Conventional Approach

    13

    4. System Implementation

    - Objective of Project

    - Scope of Project

    18

    5. Structural Analysis

    - Entity Relationship Diagram(ER)

    20

    6. Data Dictionary 22

    7. Output Screens 27

    8. Limitation And Future Development of Project 41

    9. Bibliography 43

    4

  • 7/31/2019 A Project Report on TKS

    5/45

    5

    SYSTEMINTRODUCTIO

    N

  • 7/31/2019 A Project Report on TKS

    6/45

    INTRODUCTION TO PROJECT

    We Glad to Submit Our First Academic Project named as

    THOGATVEER KSHATIYA SAMAJ ,SOLAPUR

    This is a live Project.Thogatveer Kshatriya Samaj Solapur is a community settled in solapur long

    years ago.

    This is Thogatveer Kshtatriya Samaj Solapur official website which provides wide range of

    information about Thogatveer Kshtatriya Samaj and its actvities. The main goals are to

    unite,preserve, protect and promote social, economic, and educational of Thogatveer Samaj

    members residing across world.

    Using this Website user can login and they can search and can know the profile about other person

    due to this the people will know the information about thogatveer Samaj members and they gather

    each other.

    6

  • 7/31/2019 A Project Report on TKS

    7/45

    OVERVIEWS of ASP.NET

    With the advent of ASP.NET we see shift from traditional scripting to the beginning of full-

    fledged programming online. VBScript isnt the only option anymore, as programmers can now

    employ the full power that lies behind both Visual Basic (VB) and C within their ASP.NET

    assemblies.

    There is no denying the widespread acceptance that .NET received from the developer

    community. Its proven itself to be well-developed framework with solid ideas on how the

    programming world should continue to change. The introduction of software solution that enables

    any one to code in any language that is compatible to the framework is groundbreaking to say the

    least.

    In this chapter we will take look at how active server pages (ASP) itself began just couple of year

    ago and how it has captivated programmers ever since. It has had some problems, of course, but

    the .NET architecture seems to have found solutions too many pre-existing programming

    problems. There have also been changes with how ASP works with the server and client, to

    provide the user with the information that you want to provide. Even though this is stable beta,

    and many people are assuming already that what we are seeing within Beta Two basically the

    freeze for many features it still has , couple of caveats due to its beta nature learning from these

    problems within the framework can allow for preparation against it .

    7

  • 7/31/2019 A Project Report on TKS

    8/45

    Basic Concept of ASP.NET Platform

    Microsoft has done a great job of bringing ASP and their older language into the twenty-first

    centaury with. .NET, ASP.NET, using VB.NET, is now a full fledged Object-oriented Web

    application development platform, and has seen Many improvements; but the past legacy

    languages should not hold back a new Initiative as massive as .NET, so Microsoft development a

    new headline-grabbing.

    Language for the .NET Framework, called C#. C# was built from scratch as the .NET language.

    While it has feature familiar to C programmers, and it has some of the great RAD feature so

    beloved by Visual Basic programmers, it is completely new. Some have said that C# is

    Microsofts me to language to compete with Suns Java. If Microsoft does one thing well, that

    is building developer tools, (remember, the product that first put Microsoft on the map was their

    version of Basic), and C# is truly modern language with all the features you could wish for, such

    as full object-orientation (Unlike the C++ bolted- on approach), automatic memory management,

    and housekeeping.

    8

  • 7/31/2019 A Project Report on TKS

    9/45

    The following are some key points about ASP.NET:

    1. ASP.NET is a key part of the wider Microsoft .NET initiative, Microsofts new

    application development platform.

    2. .NET is both application architecture to replace the Windows DNA model a set of tools,

    services, application and servers based around the .NET framework and common language

    runtime (CLR).

    3. Rather than just being ASP 4 or and incremental upgrade, ASP.NET is a complete rewrite

    from the ground up, using all the advanced features .NET makes available.

    4. ASP.NET can take advantage of all that .NET has to offer, including support for around 20

    or more .NET languages from C# to Perl .NET, and the full set of .NET framework

    software libraries.

    5. Web applications written in ASP.NET are fast, efficient, manageable, scalable, and

    flexible but above all, easy to understand and to code!

    6. Components and web application are all compiled .NET objects written in the same

    language, and they offer the same functionality, so no need to leave the ASP environment

    for purely functional reason.

    Youll have less need for third-party components. With a few lines of code, ASP.Net can talk

    to XML, serve as or consume a Web service, upload files, screen scrapes a remote site or

    generate an image.

    9

  • 7/31/2019 A Project Report on TKS

    10/45

    10

    SYSTEM

    REQUIREMENT

  • 7/31/2019 A Project Report on TKS

    11/45

    SYSTEM REQUIREMENT

    FOR SERVER

    HARDWARE :

    For running this Website, Minimum hardware requirements:

    1. Processor: - Pentium-IV

    2. RAM: - 248 MB

    3. Hard Disk:-

    4. Mouse

    5. Keyboard

    6. Scanner

    SOFTWARE :

    1. Operating System :Windows XP or hire

    2. Database Package :Microsoft Access

    3. Programming Package :ASP.NET

    4. Microsoft Visual Studio 2005

    11

  • 7/31/2019 A Project Report on TKS

    12/45

    SYSTEM REQUIREMENT

    End User

    HARDWARE :

    For running this Website, Minimum hardware requirements:

    1. Processor: - Pentium-IV

    2. RAM: - 248 MB

    3. Hard Disk:-

    4. Mouse

    5. Keyboard

    SOFTWARE :

    1. Operating System :Windows XP or hire

    2. Internet Explorer or any other jscript supporting web browser.

    12

  • 7/31/2019 A Project Report on TKS

    13/45

    13

    SYSTEM

    ANALYSIS

  • 7/31/2019 A Project Report on TKS

    14/45

    Feasibility Study

    Technical Feasibility:

    The technical feasibility always focuses on the existing computer hardware, software and

    personnel. This also includes the need for more hardware and software or personnel and the

    possibility of installing such facility.

    This solution is technically feasible because it dont need any hire configuration for using this

    System. No extra hardware is needed.

    Economical Feasibility:

    It consist the cost/benefit analysis of this proposed project. The benefit always expected to be

    overweighing the cost.

    Economical Feasibility is helpful to find the system development cost and checks, investigation

    cost, software and hardware cost, training cost, salaries maintenance cost etc. The development

    system requires device that is personnel computer. The cost can be recovered very easily after

    implementing the new system, because it will reduce staff and require less time and place and

    greater accuracy.

    14

  • 7/31/2019 A Project Report on TKS

    15/45

    Operational Feasibility:

    It considers the acceptability of the system. It checks whether system will be used if it developed

    and implemented are the user of the able to handle the system, whether the proposed system cause

    any trouble, etc.

    As the system implement while keeping eye on actual process and it is tested for each time for its

    correctness there is a guaranty that this will work properly so it is operational feasible

    .

    15

  • 7/31/2019 A Project Report on TKS

    16/45

    Conventional Approach

    Thogatveer Kshtriya Samaj, Sholapur, a foundation founded to conduct and manage religious and

    cultural functions for the people of Thogatveer Kshtriya Samaj throughout the city of Sholapur.

    The field work of this org. is the whole city and is limited to beyond its boundaries. As a

    monopoly type institution this lacked computerization. One of us- Ms. Amruta Udgiri belong to

    this community and thus had an idea of making their monopoly organization global thus by

    making all information available of the org. on WORLD WIDE WEB. We had a positive response

    from the chairpersons of org. and thus also we had their requirements and demands.

    What they required?

    A complete website of the institution that will provide history, facts and all related information to

    the user on a CLICK. A site that could give current facts, status services provided by the org. on a

    particular day and also their management. The main goals are to unite,preserve, protect and

    promote social, economic, and educational of Thogatveer Samaj members residing across world.

    Using this Website user can login and they can search and can know the profile about other person

    due to this the people will know the information about Thogatveer Samaj members and they

    gather each other.

    What we created?

    A website that is completely created with consideration of the view of making a website that

    shows or gives all the information on our basic topic i.e. the Thogatveer Kshatriya community,

    16

  • 7/31/2019 A Project Report on TKS

    17/45

    history about the subject, the people of the community in the city, the cultural activities held or

    arranged for the people of the community, etc. a site for finding any of the person belonging to the

    community, the events to be or are arranged from the org., the current facts and news happening in

    the community, functions, festivals, etc. will all be presented through our site. It will also be

    source or medium for the people to become or get membership of the org. and enjoy the services

    of login feature and also role granted web pages. A good level of security will be maintained

    throughout the site due to the login feature and also the administrator will be having total control

    over the membership requests and thus unauthorized people without proper information wont get

    membership id and thus wont have access to the pages to be viewed only to users.

    17

  • 7/31/2019 A Project Report on TKS

    18/45

    Objectives OF PROJECT

    18

    SYSTEMIMPLEMENTATI

    ON

  • 7/31/2019 A Project Report on TKS

    19/45

    The motto behind our project is that the people know the information of Thogatveer Kshatriya

    samaj solapur.

    The main Objective of our project is to provide:

    Details of all information of Thogatveer Samaj Solapur

    Online Membership form

    Updated Services & Events

    Updated all Officers of Thogatveer Samaj

    All rights for Administration to Change any Contents

    19

  • 7/31/2019 A Project Report on TKS

    20/45

    20

    STRUCTURAL

    ANALYSIS

  • 7/31/2019 A Project Report on TKS

    21/45

    Entity Relationship Diagram (ER Diagram):-

    21

  • 7/31/2019 A Project Report on TKS

    22/45

    22

    DATA

    DICTIONARY

  • 7/31/2019 A Project Report on TKS

    23/45

    DATA DICTIONARY

    DATA DICTIONARY is an Analysis tool that primarily records the information content of data.

    It stores definition of all data mentioned in process specification.

    Data Dictionary Consist information of the data used like as data name, data description ,data

    values, used class ,range data structure.

    Registration Table:-

    This table store registered user information.

    23

  • 7/31/2019 A Project Report on TKS

    24/45

    Contact Table:-f

    This is the table that will store the means of contacting the administrator.

    Guest-Book Table:-

    User can give feedback or suggestion from this table.

    24

  • 7/31/2019 A Project Report on TKS

    25/45

    ADMIN TABLES:-

    Service Table:-

    This is a service table which gives information of Temple service.

    Event Table:-

    This is an Event table which gives information of Events of Samaj.

    Thogatveer Samaj Officers Table:-

    This is Samaj Officers table.

    25

  • 7/31/2019 A Project Report on TKS

    26/45

    Yuvak Sanghatana Officers Table:-

    This is a Yuvak Sanghatana Officers table.

    Mahila Mandal Officers Table:-

    This is a Mahila Mandal Officers table.

    Pathpedhi Officers Table:-

    This is a Pathpedhi Officers table.

    Shikshan Mandal Officers Table:-

    26

  • 7/31/2019 A Project Report on TKS

    27/45

    This is a Shikshan Mandal Officers table.

    27

    OUTPUT

    SCREENS

  • 7/31/2019 A Project Report on TKS

    28/45

    OUTPUT SCREENS: -

    INDEX PAGE

    28

  • 7/31/2019 A Project Report on TKS

    29/45

    29

  • 7/31/2019 A Project Report on TKS

    30/45

    HOME PAGE

    This is Home Page from which there are links to each and every Webpage in Project. Some Links

    to Webpage such as administrative pages are password protected.

    30

  • 7/31/2019 A Project Report on TKS

    31/45

    DEVI HISTORY PAGE:-

    This is History Page of Shri Chowdeshwari Devi.

    MATRIMONIAL PAGE:-

    This is Matrimonial Page through which people can search their Bride and Groom.

    31

  • 7/31/2019 A Project Report on TKS

    32/45

    MEMBERSHIP FORM:-

    This is Membership form through which User Can Register.

    32

  • 7/31/2019 A Project Report on TKS

    33/45

    FORGET PASSWORD:-

    If you forget the password then Entered the Email_Id ,if it is correct then it will display the

    password.Else it will check for the next validation.

    If the email_Id is still not found then it will display You entered wrong answer .

    33

  • 7/31/2019 A Project Report on TKS

    34/45

    SEACH PAGE:-

    This is the Search Page. This Web page can only be accessed by those who are the registered

    members. For membership user should register first and then through login they can view this web

    page.

    This is the Search page viewed by user after login.

    34

  • 7/31/2019 A Project Report on TKS

    35/45

    PHOTO GALLERY PAGE:

    This is the photo Gallery Page where there are links to every page of Thogatveer samaj photos.

    PHOTOS OF JYOTI UTASAV:-

    This is the web page which shows the photos of Jyoti Utsav.

    35

  • 7/31/2019 A Project Report on TKS

    36/45

    EVENT PAGE:-

    This is the Event page which is displayed according to date

    GUEST BOOK PAGE:-

    This page includes the user name, Email_ID, feedback through which user can give feedback.

    SERVICE PAGE:-

    36

  • 7/31/2019 A Project Report on TKS

    37/45

    This page provides information about Daily Services such as Kakada Aarti,Kumkum Aarchana

    etc. This page also displays booking information of Sanskrutik Bhavan.If it is already booked then

    it will displayBOOKED.

    This page displays Booking information of Sanskrutik Bhavan.If it is not booked then it will

    displayAvailable.

    37

  • 7/31/2019 A Project Report on TKS

    38/45

    ABOUT-US PAGE:-

    This page displays the information of Thogatveer Samaj.

    CONTACT-US PAGE:-

    Through this page user can contact-Us only if he is registered member.

    38

  • 7/31/2019 A Project Report on TKS

    39/45

    OFFICERS OF THOGATVEER SAMAJ:-

    SAMAJ OFFICERS:-

    This page displays details of the respective chairpersons with respect to the years they worked for

    the organization.

    YUVAK SANGHATAN OFFICERS:-

    39

  • 7/31/2019 A Project Report on TKS

    40/45

    This page displays details of the respective chairpersons with respect to the years they worked for

    the yuvak Sanghatana.

    Admin Pages:-

    REGISTRATION PAGE:-

    This page is viewable to administrator only who can check or delete the registered

    members.

    UPADE OFFICERS PAGE:-

    This page is viewable to administrator only through which can check or insert, update or

    delete the Officers of Thogatveer samaj.

    40

  • 7/31/2019 A Project Report on TKS

    41/45

    ADMIN UPDATE EVENTS PAGE:-

    This page is viewable to administrator only through which can check or insert, update or

    delete the Event Organized by Thogatveer samaj.

    41

  • 7/31/2019 A Project Report on TKS

    42/45

    42

    LIMITATIONSAND FUTURE

    DEVELOPMENT

  • 7/31/2019 A Project Report on TKS

    43/45

    LIMITATIONS

    1) Only Registered user can search the search page.

    FUTURE DEVELOPMENT

    1) History Pages will convert in to in English.

    2) Mail Sending Mechanism.

    3) Online Booking of Wedding hall.

    4) Future Requirements of Thogatveer Samaj Trustee.

    5) Replacing Access database with Oracle for greater performance.

    43

  • 7/31/2019 A Project Report on TKS

    44/45

    44

    BIBLIOGRAPHY

  • 7/31/2019 A Project Report on TKS

    45/45

    BIBLIOGRAPHY

    Website Referred:-

    http://www.Google.com

    Books Referred:-

    ASP.NET Microsoft Professional 2.0

    http://www.google.com/http://www.google.com/