Toaz

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Toaz info online reporting Crime report

Summary

The aim of this project is to develop an operating system for Microsoft Windows that can handle a wide range
of workloads and operate in a variety of data protection and cyber-security paradigms. Project is to develop an
online crime report and managing system which is easily accessible to the public. People in India are afraid to
give a complaint in police station because they are filled with a false fear about the police department. An online
complaint registration system will solve the fear of the public and which also helps police department catching
criminals. The online solution helps in getting the different police stations to share information and get in
contact with one another.

The model that is basically being followed is the WATER FALL MODEL. In this model the sequence of
activities performed in a software development project are: - 1Requirement Analysis. 2Project Planning
3System design 4Detail design 5Coding 6Unit testing 7System integration & testing. The system after careful
analysis has been presented with the following modules. 1. User 2.Administrator 3.

Department 4. Cybercrime. Administrator can view the status of complaints and send them to the correct person.
He can also send reminders if he thinks that his complaint is not getting justice. Supervisors can see the
complaints in the form of reports which are generated by the Administrator by seeing the complaints given by
the citizens.

The objective of the project is to strengthen Audit Status Monitoring and make them effective and better. The
software will cover the information needs with respect to each request of the user group viz. accepting the
request, providing vulnerability document report and the current status of the audit. The main objective of the
preliminary investigation is to test the Technical, Operational and Economical feasibility of a new database for
NIC-CSD. The current system developed is technically feasible.

The database's purpose is to create, establish and maintain a workflow among various entities. The work for the
project is done with the current equipment and existing software technology. Necessary bandwidth exists for
providing a fast feedback to the users irrespective of the number of users using the system. The software and
hard requirements for the development of this project are not many and are already available in-house at NIC.
Site Explorer is designed for management of web sites from a remote location.

The main purpose of this document is to give a general insight into the analysis and requirements of the existing
system or situation. It is meant for use by the developers and will be the basic during testing phase. The main
objective during the input design is to produce a cost-effective method of input. It is necessary to determine the
various types of inputs. The main considerations when deciding about the output media are: suitability for the
device to the particular application and need for a hard copy.

Input data is to be the directly keyed in by the user. Data validations have been included in the system in almost
every area where there is a possibility for the user to commit errors. The system is designed to be a user friendly
one with pop up menus and easy to use interfaces. In the computer initiated interfaces the computer guides the
progress of the user/computer dialogue. Information is displayed and the computer takes action based on the
response from the user.

The forms oriented interface is chosen because it is the best choice for the user at this stage in the interaction.
The requirement specification for any system can be broadly stated as given below. This is because the
requirements have to be known during the initial stages of development. Designing a system that does not cater
to the requirements of the user is of no use, on the other hand designing a working system is very difficult.
The .NET Framework can be hosted by unmanaged components that load the common language runtime into
their processes and initiate the execution of managed code.

ASP.NET works directly with the.NET Framework to enable Web Forms applications and XML Web services,
both of which are discussed later. Common language runtime manages memory, thread execution, code
execution, safety verification, compilation, and other system services. It also enforces code robustness by
implementing a strict type- and code-verification infrastructure. The CTS ensures that all managed code is self-
describing. The managed code can run in the native machine language of the system on which it is executing.
Just-in-time (JIT) compiling enables all managed code to run in its target machine language. .NET Framework
types enable you to accomplish a range of common programming tasks, including. tasks such as string
management, data collection, database connectivity, and file access. The Windows Forms classes are a
comprehensive set of reusable types that vastly simplify Windows' graphical user interface development. The
Windows Forms classes contained in the.NET Framework are designed to be used for GUI development.

You can easily create command windows, buttons, menus, toolbars, and other screen elements. Unlike ActiveX
controls, Windows Forms controls have semi-trusted access to a user's computer. Server-side applications in the
managed world are implemented through runtime hosts. This allows your custom managed code to control the
behavior of the host server. ASP.NET is the hosting environment that enables developers to target Web-based
applications. It is a complete architecture for developing Web sites and Internet- distributed objects.

You might also like