Skip to main content

Ticket Management System

Ticket Management System
The Ticket Management System (TMS) objectives are to provide a system to manage payment earned by conductor in each day and its ticket generation which is very huge. The end users’ day-to-day jobs of managing a daily business will be simplified by a considerable amount through the automated system.  The system will be able to handle many services to take care of all passengers in a quick manner.
The efficiency is improved for everyone involved by the automated systems. Paper work is reduced. Data storing is easier. The system is user friendly and easy to use easy to use.
The Software to be produced is based on Bus Ticket generation. The activity is based on generation of ticket for each passenger. For each passenger, a separate list of all the routes where the bus goes are shown where a conductor can select and add the number of people. The amount is calculated .As soon as this procedure is done, ticket can be generated. All the information is saved in the database including the ticket no.
Admin has the authorityto add route details and rate for each seat depending for a particular way. And he also has the right to edit and delete details to/from the list. Admin provides username and password for each user. At the end of the day report is generated to calculate the payment of each conductor in each day.
Modules of the software:
Route: A new way is added which includes “from” place and” to” place. Along with this distance between those ways and rate per seat is added.Also the details can be edited if necessary.  Along with this any of the details can easily be deleted.
Report: Here the user can look through the ticket collected by each conductor and also can share the payment, he earned in each day.
Registration: As soon as the user joins the company, the admin provides unique username and password to him.
Ticket: As soon as the passenger tells the place from where and till where he wanted to travel, the conductor selects those 2 places and adds the no of person travelling. This information’s can be saved in the database and a separate ticket for each passenger can be generated.
Logout: This module allows the user to Logout the software application. Further operations cannot be performed after user exits.

Project title: Ticket Management System

Front End: VB.NET
Back End: Microsoft SQL Server

Comments

Popular posts from this blog

Cashew Industry Management System

This Cashew Industry Management System is developed for managing the industry’s daily production details, stock maintenance, salary details and employee details, managed by office workers and administrator. This software system allows administrator to control the entire system including database maintenance for adding a new employee, employee wage payment, supplier details. As well as this software keeps track of work done by each employee in each section & inventory maintenance. LANGUAGES TO BE USED: Front end:    VB.NET Back end:     SQL server SOFTWARE REQUIREMENTS: Windows XP or above. Visual Studio 2010. SQL server 2008. STRUCTURE OF THE PROGRAM: The project contains the following modules: Admin module : This module includes the login module and sub modules. Supplier modules:  To manage suppliers, such as add new supplier or remove an existing one. Employee module:  To manage employees, such as...

Analog Clock using VB.NET

Here we created Analog Clock using VB.NET coding. This is the mini student project and you can learn some coding techniques in this project. this analog clock works in Visual studio 2008 version or Visual Studio 2012 version. No database required to created this analog clock. This mini project created in single form , 12 labels , 3 shapes, and 2 timers used to develop this project code. Analog Clock using VB.NET Programming Language:  VB.NET (This mini student project is for diploma, BCA and ITI students. This download link has source code of this project and it has exe file of this project. Kindly install winrar to extract this project code.) Share this:

PHP Guestbook Script

PHP Guestbook Script is developed using PHP and MySQL database.  Guestbook script allows you to put a  guestbook  option on your website which is helpful to visitors of the website. Using this script website visitor can send comments and feedback on your site. All the records of the guest book stores in MySQL database. The admin is the master user and he has the right to edit and delete the records. Features of PHP Guestbook Script: This script allows you to put a guestbook script on your website. This file is is free software and you can redistribute or modify according to your requirements. It is fully Customizable look, Easy Navigation and usefull for blog site. This is the professional PHP and MySQL based object oriented programming(OOP) fully customizable guestbook. Using this visitors can leave message on your website. The script allows the visitors to enter name, E mail, Title and comment. Admin page to view all recor...