online tax informtion system ppt

23
ONLINE TAX INFORMTION SYSTEM Submitted by Nidhinmohandas bca

Upload: sarath-m-suresh

Post on 23-Oct-2015

73 views

Category:

Documents


13 download

DESCRIPTION

project based

TRANSCRIPT

Page 1: Online Tax Informtion System ppt

ONLINE TAX INFORMTION SYSTEM

• Submitted by• Nidhinmohandas

• bca

Page 2: Online Tax Informtion System ppt

INTRODUCTION

 

• Online Tax Information  is one of the most important establishments that has been done through Department of Income tax and this is being used for the purpose of modernizing tax collection. It is also being used for the purpose of processing, accounting and monitoring of taxes and that utilizes the new technology. This can be regarded as the nationwide tax repository and it has been founded through National securities Limited.

Page 3: Online Tax Informtion System ppt

The existing system is a manual system. Here the employees needs to save the information in the form of excel sheets or Disk Drives. There is no sharing is possible if the data is in the form of paper or Disk drives. The manual system gives us very less security for saving data; some data may be lost due to is management. It’s a limited system and fewer users friendly. Searching of particular information is very critical it takes lot of time. Gathering information of different sources is not an easy job, data will be mismanaged. Calculating different bills manually going to be as a process of mistake. There is no interface to provide various bills in the existing system. In the existing system citizen get the bills information manually, in various authorities like water board, electricity department, property tax department etc.

EXISTING SYSTEM

Page 4: Online Tax Informtion System ppt

PROPOSED SYSTEMThe development of this new system contains the following activities, which

try to automate the entire process keeping in the view of database integration approach. User Friendliness is provided in the application with various controls provided by system Rich User Interface. The system makes the overall project management much easier and flexible. It can be accessed over the Intranet. The employee information can be stored in centralized database which can be maintained by the system. This can give the good security for user information because data is not in client machine. Authentication is provided for this application only registered Users can access. There is no risk of data management at any level while the project development is under process. The automated system will provide to the employees for reliable services. The proposed system using web services, a web service can get the information from other sources also. There no burden of calculating water, electric, house tax bills in this system, by sending a request to the particular authority via web service we can get all the information regarding these issues.

Page 5: Online Tax Informtion System ppt

Generic Technology Keywords: Database, User Interface, Programming

Specific Technology Keywords: Asp.Net3.5, C#.Net,SqlServer-05,

Asp.Net Web ServicesProject Keywords: Analysis, Design,

Implementation, TestingSDLC Keywords: Presentation,

Business Object, Data Access Layer

KEYWORDS

Page 6: Online Tax Informtion System ppt

ENVIRONMENT

Servers:Operating System Server:

Windows XP or laterDatabase Server: My SQLClient: Microsoft Internet

ExplorerTools: Wamp ServerUser Interface: Ajax,JavascriptCode Behind: PHP

Page 7: Online Tax Informtion System ppt

REQUIREMENTS

HARDWARE SPECIFICATION

• Processor: Intel Pentium or More

• Ram: 512 MB Ram• Hard Disk: PC with 20GB 

SOFTWARE SPECIFICATION

•  WINDOWS OS (XP / 2000 / 200 Server / 2003 Server)

• Wamp Server• My SQL

Page 8: Online Tax Informtion System ppt

MODULESAdministration

Administration is the main person of this system. He can have all the privileges to do anything in this system. Admin can get the information regarding citizen’s water bills, electric bills, and municipal taxes from various sources. For that administrator need to send a request for that particular authority throw web services.

Page 9: Online Tax Informtion System ppt

CitizensPeople who are living in that municipality

area are called as citizens. Citizens need to pay water bill, electricity bill, property tax for a certain of intervals. By using this system interface citizen’s know their different bill amounts, pending bills, due dates etc.

Page 10: Online Tax Informtion System ppt

CITIZEN BILL INFORMATION

• The system interface is going to show the Bill information of different authorities. The bills mainly going to these types

• Water Bills• Electricity Bills• Property Taxes•  • These interface also shows the • Pending Bills• Penalties• Due Dates

Page 11: Online Tax Informtion System ppt

DATAFLOWDIAGRAM

Page 12: Online Tax Informtion System ppt

ADMIN LOGIN LOGIN DETAILS

ADMIN

TAX CALCULATION

UPDATE DETAILS

ADD DETAILS

ADMIN USE DETAILS

TAX

Page 13: Online Tax Informtion System ppt

USER REGISTRATION

LOGIN DETAILS

REGISTRATION DETAILS

LOGIN

USER

ADD DETAILS

UPDATE/DELETE

CHECK TAX INFORMATION

USER DETAILS

TAX

Page 14: Online Tax Informtion System ppt

DATA BASE DESIGN

Page 15: Online Tax Informtion System ppt

LOGINFILED NAME DATATYPE CONSTRAINTS

USER- ID INT PRIMARYKEY

USER NAME VARCHAR NOTNULL

PASSWORD VARCHAR NOTNULL

Page 16: Online Tax Informtion System ppt

ADMIN DETAILSFILED NAME DATA TYPE CONSTRAINTS

ADMIN-ID INT PRIMARYKEY

USER NAME VARCHAR NOTNULL

PASSWORD VARCHAR NOTNULL

Page 17: Online Tax Informtion System ppt

TAX INCOMEFILED NAME DATA TYPE CONSTRAINTS

TAX-ID INT PRIMARYKEY

INCOME VARCHAR NOTNULL

RATION VARCHAR NOTNULL

Page 18: Online Tax Informtion System ppt

REGISTRATION DETAILSFILED NAME DATA TYPE CONSTRAINTS

USER-ID INT PRIMARYKEY

NAME VARCHAR NOTNULL

ADDRESS VARCHAR NOTNULL

PHONE NO VARCHAR NOTNULL

E-MAIL VARCHAR NOTNULL

STATE VARCHAR NOTNULL

CONTRY VARCHAR NOTNULL

Page 19: Online Tax Informtion System ppt

USER DETAILSFILED NAME DATA TYPE CONSTRAINTS

USER-ID INT PRIMARYKEY

ANUAL INCOME VARCHAR NOTNULL

PROFIT RECEIVED VARCHAR NOTNULL

2 WEELER VARCHAR NOTNULL

4 WEELER VARCHAR NOTNULL

LUXUARY VEHICHIL VARCHAR NOTNULL

HOSUE VARCHAR NOTNULL

Page 20: Online Tax Informtion System ppt

TAX HOMEFILED NAME DATA TYPE CONSTAINTS

HOME -ID INT PRIMARYKEY

DISCRIPTION VARCHAR NOTNULL

% INT NOT NULL

Page 21: Online Tax Informtion System ppt

FILED NAME DATA TYPE CONSTRAINTS

VEHICLE-ID INT PRIMARYKEY

NAME VARCHAR NOT NULL

% INT NOT NULL

VEHICLE TAX

Page 22: Online Tax Informtion System ppt

LUXUARY TAX

FILED NAME DATA TYPE CONSTRAINTS

LUXUARY-ID INT PRIMARY KEY

% INT NOT NULL

Page 23: Online Tax Informtion System ppt

THANK YOU