You are on page 1of 27

REPORT

On

ONLINE DATABASE OF JOURNALS


By

ANKITA HOODA
At

National Institute of Science Technology And Development Studies


(NISTADS), Pusa Gate, K.S. Krishnan Marg, New Delhi-110012

JULY- 2009

ABOUT THE INSTITUTE


National Institute of Science, Technology and Development Studies, New Delhi is devoted to a study of various aspects of interaction among science, society and state and exploring continuously the Interface between Science, Technology And Society. NISTADS is one of the 38 institutes/laboratories of the Government of Indias Council of Scientific and Industrial Research (CSIR), New Delhi.

ABOUT THE INSTITUTE


Currently, the faculty comprises 45 members out of which 14 are women. This faculty is drawn from a variety of academic disciplines: 35 have a degree in science or engineering while the remaining 10 are from social sciences. This intellectual diversity (as Dr. Raghunath Mashelkar, Director-General, CSIR puts it) is the mainstay of the institute. Research students enrolled in the Institute obtain Ph.D. degree from different universities. NISTADS has a vibrant visiting scholars program, under which researchers from India and abroad are encouraged to spend time at the Institute

HISTORY OF THE INSTITUTE


The roots of NISTADS go back to August 1973 when the Council of Scientific and Industrial Research (CSIR) set up at its headquarters a Centre for the Study of Science, Technology and Development. On 30 September 1980, the Governing Body of the CSIR approved that the Centre should function as an autonomous Centre with a separate budget. Its objectives would continue to be the same, but it will be autonomous, headed by a scientist of the rank of a Director of a National Laboratory, with its own infrastructure. 30 September 1980 is then the birthday of the Institute (even though the present name came into effect on 1 April 1981). The Institute has core competence in 1. Science and Technology policy Research. 2. Dedicated to the concern and problems of developing countries.

RESEARCH ACTIVITIES
Research activities of the institute can be grouped under the following broad programs :IPR: IPR & development studies. ITBT: Information technology and biotechnology: Policy matters and ethical concerns. InnP: Innovation policy. INKS: Innovation & knowledge society. TIARA: Technology & integrated assistance to rural artisans. SD: Sustainable development. STEVS: Science-technology-education valuation studies. HPS: History & philosophy of science / Public awareness of science.

INTRODUCTION
The authority that provide the services have to keep all the records on the paper and all the works was done manually. This was a time taking process. But by using this software the organization does not have to do paper work. All the data is stored in the system. No need of paper pen . No need of frequently visiting the library in search of Journals. The Online Database Of Journals system makes it easier for research unit people.

INTRODUCTION
For the development of this project I am going to use ASP.NET framework with C# as the programming language and at backend I will use SQL SERVER.ASP.NET is a reach programming framework for building web-based applications. It offers outstanding support for both developers and administrators, providing improved ease-of-use, tool support, administration and security.

OBJECTIVES OF THE PROJECT


*To provide facility to record the information of each Journal. *To make enquiry about Free Journals and Paid Journals much easier. *To keep a record of the entire enquiry and its guidance. *Generating a unique customer enquiry number to each customer enquiry. *Customer mobile number is its unique number. *This application also maintains all records related to mobile channels,brand and its models.

OBJECTIVE OF THE PROJECT


* Employee master is also maintained by this application. This application is not for a big company. The lower level employee for data entry uses it but the main power is given to the administrator. *To provide the facility to generate reports using the tool crystal report designer for each customer enquiry corresponding to its mobile number or enquiry number. *To give all the permissions to users like add, modify, delete, restore data and data backup by the administrator

FEATURES OF ASP.NET
The .NET Framework is a new computing platform designed to simplify application development in the highly Distributed environment. The ASP.NET Framework has two main components: The common language runtime The .NET Framework Class library

COMMON LANGUAGE RUNTIME


The common language runtime is the foundation of the .NET framework. You can think of the runtime as an agent that manages code at execution time, providing core services such as memory Management, thread management and emoting, while also enforcing strict safety and accuracy of the code. In fact the concept of code management is a fundamental principle of the runtime is known as managed code;Code that does not target the runtime is known as unmanaged code. The common language runtime provides a code Execution environment that manages code targeting the .NET Framework, code management can take the form of Memory management, Thread Management, code verification and compilation, and other system services.

.NET FRAMEWORK CLASS LIBRARY


The .NET Framework class library is a comprehensive, object oriented Collection of reusable classes that you can use to develop applications ranging from traditional command line or Graphical user interface (GUI) applications to applications based on the latest innovations provided by ASP.NET and web service. For example, the .NET Framework collection classes implement a set of interfaces, which you can use to develop your own collection classes. Your collection classes will then blend seamlessly with the classes in the .NET Framework.

REASONS FOR USING RDBMS


CONTROL REDUNDANCY: The System should identify existence of common data and avoid unnecessary duplication of data. Relationships of pointers should be used to locate data that are used many times. Selective redundancy is sometimes allowed to improve performance or for better reliability. DATA INTEGRITY: Consistency of data values and relationships must be preserved. In order to achieve this, the system must ensure validity of data by using good editing, synchronized updating and propagating changes to other related data elements. It also involves maintaining audit trails to enable recovery, if errors are deleted.

REASONS FOR USING RDBMS


DATA SECURITY: This is concerned with protecting access to data. Protection is needed at many levels for access, modification, deletion or display access restriction may be for individual data items or group of items. DATABASE PERFORMANCE: The system should be able to provide timely information as required. The cost of storing and retrieving the data should be commensurate with the value of information provided. MANAGEMENT CONTROL: As the dependence of an organization on a database increases positive management controls should be exercised over addition, deletion, changes and disposition of data must be protected to start legal accounting and auditing requirements.

MODULES DESCRIPTION
Main phases covered in the website: * Maintain Database * Creating Database of journals * Details of Free user * Details of Paid User

TOOLS/PLATFORM USED
SOFTWARE
Platform Operating System Framework Front-End-Tool Server Back-end Tool : windows : windows-Xp : ASP.NET Framework : Asp.net with C# : Internet Information server : SQL SERVER 2000

TOOLS/PLATFORM USED
HARDWARE
Processor Memory Secondary Storage : Intel Pentium 2.4 GHz : 256 M.B. RAM : Hard disk (40 GB)

SITE SUMMARY
The main group of pages on site will be:1. MAIN PAGE:-home page of the site 2. Registration page:-user registration page 3. Login page:-used for login to use the service provided by the site. 4. Search forms 5. Payment details pages and forms 6. Booking order pages 7. Delivery status information pages.

HOME PAGE

FREE JOURNALS

OUTPUT OF USER PAGE

PAID JOURNALS

USER PAGE

FUTURE SCOPE and FURTHER ENHANCEMENT of PROJECT


We can implement easily this application. Reusability is possible as and when we require in this application. We can add new features as and when we require. There is flexibility in all the modules scope of this document is to put down the requirements, clearly identifying the information needed by the user, the source of the information and outputs expected from the system.

FUTURE SCOPE and FURTHER ENHANCEMENT of PROJECT


The following basic quality in the software always safeguards the future scope of the software:Reusability:- Reusability is possible as and when we require in this application. We can update its next version. Reusable software reduces design, reducing the amount of code also simplifies understanding, which increases the likelihood that the code is correct. Extensibility:- This software is extended in way that its original developer may not expect. The following principles enhances extensibility like hide data structure, avoid traversing multiple links of methods.

FUTURE SCOPE and FURTHER ENHANCEMENT of PROJECT


Robustness:- Its method is robust if it does not fail even if it receives Improper parameters. There are some facilities like protect against errors, optimize after program runs, validate arguments and avoid predefined limits. Cost-effectiveness:- Its cost is under the budget and can be made within given time period. It is desirable to aim for a system with a minimum cost subject to the condition that it must satisfy all requirements can be rectified easily. Portability:- Since it is a internet based application so its portability and usability depends upon the client connected with the internet.

THANK YOU

You might also like