Git Product home page Git Product logo

online-ticket-booking's Introduction


Name: 		Amitesh Anand
Roll No.: 	MT2019117
College:	IIIT Bangalore
Project Title:	Railway ticket booking system
Concept Used:   Socket programming and locking mechanism(file locking)



Functionality provided by the system:
1: Admin
	1.1: Managing Train details 
		1.1.1 Add
		1.1.2 Update
		1.1.3 Delete
	1.2: Managing Users in the system
		1.2.1 Delete Agent, Customer

2: Agent
	2.1: Can login from multiple systems.
	2.2: View tickets Booked.
	2.3: Book tickets.
	2.4: Manage tickets (update , cancel)

3: Customer
	3.1: Can login only from single system.
	3.2: Book tickets
	3.3: Manage tickets (update,cancel)
	3.4: View, Update bookings


Steps to run the Ticket_Booking System:

Run create_database.sh to create essential database files:
$ sh create_database.sh 

Run compiler.sh to create object file of server and client:
$ sh compiler.sh

***We are running our server application and client applicaion on port: 8100***

Run the server:
$ ./server

Run the client:
$ ./client [IP_Address of server]
Default value of IP: "127.0.0.1"


***First create a account of Admin by signup option using secret key "root".***

online-ticket-booking's People

Contributors

amitesh591 avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.