+ All Categories
Home > Documents > News Paper Agency System

News Paper Agency System

Date post: 17-Oct-2014
Category:
Upload: shrankhlasingh
View: 88 times
Download: 12 times
Share this document with a friend
Popular Tags:
29
NEWSPAPER AGENCY SYSTEM BY: Pooja(08-IT-1268) R.Monica(08-IT-1273) Rishabh(08-IT-1281) Shrankhla(08-IT-1286)
Transcript
Page 1: News Paper Agency System

NEWSPAPER AGENCY SYSTEM

BY:Pooja(08-IT-1268)

R.Monica(08-IT-1273)Rishabh(08-IT-1281)

Shrankhla(08-IT-1286)

Page 2: News Paper Agency System

• Platform used: CORE JAVAIt also makes use of the JDBC driver and SQL statements for connecting with the database.

Page 3: News Paper Agency System

SYSTEM REQUIREMENTS

HARDWARE: Intel and compatible machine Speed: 166MHz or faster Memory: 32MB or above Space: 200 MB or above

SOFTWARE: OS :,Windows, JAVA version 6.1 or higher

REQUIREMENTS

Page 4: News Paper Agency System

INTRODUCTION TO JAVA

• Java is an object-oriented programming language that was designed to meet the need for a platform independent language. Java is used to create applications that can run on a single computer as well as a distributed network. Java is both a language and a technology used to develop stand-alone and internet-based applications.

Page 5: News Paper Agency System

CHARACTERISTICS OF JAVA

• SIMPLE:- Java is a simple language that can be learnt easily even if you have just started programming. It was designed to be easy for the programmer to learn and use effectively. The syntax for various Java statements is easy to understand.

Page 6: News Paper Agency System

• OBJECT-ORIENTED:- Java supports the object-oriented approach to develop programs. It supports various features of an object-oriented language such as abstraction, encapsulation, inheritance, and polymorphism. To implement the object-oriented language, the entire code of the program must be written within a class.The java language does not support stand-alone statements.

Page 7: News Paper Agency System

• COMPILED & INTERPRETED:- The java programs are

first compiled and then interpreted. While compiling, the compiler software checks for the errors in the program and lists all the errors on the screen. After you have made the program error-free and have recompiled it, the compiler converts the program into computer language.

Page 8: News Paper Agency System

• PORTABLE:- Portability refers to the ability of a program to run on any platform without changing the source code of the program. Java enables the creation of cross-platform programs by compiling the programs into an intermediate representation called Java Bytecode.

Page 9: News Paper Agency System

• DISTRIBUTED:- Java is used to develop applications that can be distributed among various computers on the network. Java is designed for the distributed environment of the internet because it supports the various internet protocols such as Transmission Control Protocols and Internet Protocol (TCP/IP).

Page 10: News Paper Agency System

• SECURE:- Java has built-in security features that

verify that the programs do not perform any destructive task such as accessing the files on a remote system. Java does not allow the use of explicit pointers.

Page 11: News Paper Agency System

SWINGS IN JAVA

• Swing is an enhanced component set that provides replacement components for those in the original AWT and a number of more advanced components. These components enable us to create user interfaces with the type of functionality that has become expected in modern applications. Such components include trees, tables, advanced text editors, and tear-off toolbars.

Page 12: News Paper Agency System

JDBC

• JDBC Stands for Java database connectivity, is an API

i.e. used to connect java application to the database, retrieve the data from the database and utilize the data in a java program.

•Java.sql package contains classes and interfaces of the JDBC API

Page 13: News Paper Agency System

News Paper Agency System

News Paper Agency System is a circulation software and subscription management for newspaper and magazine

distributors It is a multiple newspaper subscription management software system that handles both newspaper and

magazine circulation. This newspaper circulation system is designed for small publishers and both small and large home delivery and retail outlet distribution operations; and will give you the kind of control you want and need

when you are responsible for the management and delivery of many different kinds of newspaper and

magazine publications. It helps small publishers, independent newspaper

distributors and carriers manage every aspect of their business from the initial sale, to servicing the account and

collecting the subscription fees.

Page 14: News Paper Agency System
Page 15: News Paper Agency System

LOGIN

• User must provide their user name and password to get access to the system, system validate user name and password. After successful login, system will capture login date, time and allow to accessing the main screen and menu options as per user type.

Page 16: News Paper Agency System

LOGIN

Page 17: News Paper Agency System

MAIN MENU

• After successful login, system will display main screen with available menu option to the user as per rights.

Page 18: News Paper Agency System
Page 19: News Paper Agency System

CUSTOMER

• Maintain details of customer, like name, delivery address, phone no and e-mail id.

Page 20: News Paper Agency System
Page 21: News Paper Agency System

SUPPLIER

• Supplier master are used to maintain the supplier details like name, address, contact no, supplier code of the supplier. Paper and magazine are supplied by the supplier.

Page 22: News Paper Agency System
Page 23: News Paper Agency System

ITEM DETAILS

• It is used to enter product details like item code, category i.e. News Paper , item description, unit of stock.

Page 24: News Paper Agency System
Page 25: News Paper Agency System

PURCHASE DETAILS

• Maintains the details of bill no, customer ID, item code, quantity, rate and amount.

Page 26: News Paper Agency System
Page 27: News Paper Agency System

SALES

• This module is used to enter customer requirement, for news paper system allow to set date wise requirement like for particular paper you can set the requirement for Sunday only. It also maintains the bill no, supplier ID, item code, rate and amount.

Page 28: News Paper Agency System
Page 29: News Paper Agency System

THANK YOU


Recommended