You are on page 1of 4

VEHICLE MANAGEMENT SYSTEM

Aishwarya Raju1, Anmol Kumari2, Chandra Shekar3


1.1SJ17IS001, VTH sem, Information Science, SJCIT
2.1SJ17IS007, Vth sem, Information Science, SJCIT
3. Assistant Professor, Information Science, SJCIT

These procedures are to be accessed in the


code,
ABSTRACT
This car vehicle management system is
developed for managing all the data related
to vehicles, customers, hiring and depending upon the action performed by
employees as well. The software contains end user on a button click. Primary key is
a Web application. The website is set on the id’s and another keys according
designed with the help of HTML. We are to the need. Label is used for login and
using SQL Server for updating, deleting, created classes for adding another
storing, query, accessing data. It also information.
provides native SQL supported by
encompassing SQL data models. FTP(File Keywords: FTP, Management,
Transfer Protocol) is used to transfer files Transaction, Database.
from one host to another host. The internet
FTP has been incorporated into 1. INTRODUCTION
productivity application such as web page
As the management is a vital tool in the
also uses Join algorithm for merging the
any organization. Our prosper aim is to
data. In this, CSS is used for the styling of
digitized the Management system with
the web application and Java script is used
some new features.
for linking with the images and banner.
The project consists of overall
Desktop application that is Database uses
management of vehicles through web
Single stored procedure instead of creating
application. The every transport sales
separate procedures for each operation.
sector have a bulk quantity of man power,
machineries, different sectors so it is
desired to manage that all system very application for analysis of CSS styling
efficiently to avoid problems occurs in the issues (2015), Design of interactive web
organization. system construction using java
This project describes the complete script(2012), Data updating and deleting
process of hiring a vehicle to the customer. with visual C#.net(2010), Insert, update
and delete from databases(2010),etc. the
project 24*7 wagon services includes and
A. Features
works on all the frameworks mentioned
Easy way to manage entire feature of
above. The projects having all these
vehicle management system. Reduces
frameworks together are rarely developed.
manual work and total no of employees,
sales report will help admin to analyze
increase in business. Provides solution for 3. PROPOSED SYSTEM
managing resources and billing details.

B. Admin
In organizations, an admin devices short-
term and long-term plans that establish a
clear set of objective that aim to get the
organization where it wants to go. This
organization allows the administrator to
coordinate the efforts of a vehicle
management system to achieve one or a set
of goals collectively.

2. RELATED WORK
Many researches have been done on
webpage related projects. Earlier projects
have included frameworks such as CSS, A. Database Connectivity
JavaScript, Databases, vb.net etc. Before you can build pages that are
separately. Some of the projects are web database driven, you must first establish
connection between your web server and can connect to an existing database, or you
your database. In the windows operating can create a new database.
system, this process is relatively
straightforward, but there are several C. DOMAIN NAME
potential pitfalls that can keep your page
A domain name is a unique name for a
from effectively communicating with your
website. Eg. www.google.com. Domain
database. The step-by-step process of
name must be registered. When domain
setting up a data source name for your
names are registered, they are added to a
database is given below :
large domain name register. In addition,
Creating a Data Source (DNS) Entry : after
information about the website, including
you have built database and have it located
IP address , is stored on a DNS server.
on your web server, the first step in
DNS stands for domain name system. A
building your database-driven site is to
DNS server is responsible for informing
create an avenue of communication
all other computers on the internet about
between your web server and the database.
the domain name and the website
While this can be accomplished using
addresses.
drivers designed specifically for your
flavor of database, it is much easier to use
Open database connectivity driver D. ASP
(ODBC) or the java database connectivity ASP stands for active server pages. ASP
driver (JDBC) to accomplish the task. is a server side scripting technology
ODBC & JDBC are the standards that developed by Microsoft. With ASP, you
have been developed for communicating can create dynamic WEB PAGES by
with modern databases. Most of the putting script code inside your HTML
today’s databases, including access, SQL pages. The code is executed by the web
server, and DB2, are capable of using the server before the page is returned to the
ODBC driver. Other databases are capable browser. Both VBScript and JavaScript
of using JDBC driver. can be used. ASP is a standard component
in windows 95, 98, 2000, and XP. It can be
activated on all computers running
B. ADDING A DATABASE
windows. Creating a website:
DISPLAYING DATA FROM
• Create web page using html
DATABASE : In a webpage, you can
• Add a consistent style using CSS
easily display data from a database. You
• Add computer code using JavaScript
• Add static data pages Presents the architecture of the model
• Fetch data using http functioning of website with elements of
• Fetch data using SQL interactive UI, Microwave And
Telecommunication Technology, Page No.
387-388, Pp. 10-14 Sept. 2012.
4. EASE OF USE
[3] Wang, “The Design And
The system is useful for employees and
Implementation Of Online Management
customer related to the organization so that
System”, It make the system more secure,
they can decrease the working strain and
E-Business And E-Government(IEEE),
keep essential information associated to
Page No. 1-4, Pp. 6-8 May 2011.
the organization. The general purpose of
[4] Bhagat, “Insert, Update, Delete Data
database using is to access information
From Databases”, Using updatable result
easy, quick, inexpensive and flexible for
set and callable statement to perform data
other users.
manipulaton, Wiley-IEEE Press, Page No.
488-554, Pp. 2011.

5. CONCLUSIONS [5] Aryanto R., “Apply Supply Chain


Management”, Interaction was lacking
We have digitized the management. Also
between dealer and the customers,World
we have scheduled and divided the one
Automation Congress(WAC), Page No. 1-
organization into the part and manage it
11, Pp. 19-23 Sept. 2010.
efficiently. Keeping records between the
[6] Gueddano, “Data Updating And
customer and sales person in the
Deleting With Visual C#.Net”, Using
organization is one of the important feature
LINQ to SQL query, it updates and delete
of our project.
data in database,Wiley-IEEE Press, Page
No. 561-624, Pp. 2010.
REFERENCES
[7] Dr. Ying Bai, “Data Inserting With
[1] Singal, “Web Application For Analysis
Visual C#.Net”, Various queries using
Of CSS Styling Issues”, The way of using
stored procedure, Wiley-IEEE Press,
CSS styles varies for different web
Page No. 439-550, Pp. 2010.
browsers and operating systems, Computer
[8] Dr. Ying Bai, “Data Selection Query
Engineering And Application(ICA CEA),
With Visual C#.Net”, Query data using
Page No. 415-418, Pp. 19-20 March 2015.
runtime objects to SQL server database,
[2] Bondar, “Design Of Interactive Web
WileyIEEE Press, Page No. 235-438, Pp.
System Construction Using Java Script”,
2010

You might also like