OuRCTC

This gives an implementaion for railway booking system. This is made using Django

View the Project on GitHub dhvanilp/OuRCTC

Pseudo-RCTC

Introduction

The Indian Railways (IR) carries about 5.5 lakhs passengers in reserved accommodation every day. The Computerised Passenger Reservation System (PRS) facilitates the booking and cancellation of tickets from any of the 4000 terminals (i.e. PRS booking window all over the countries). These tickets can be booked or cancelled for journeys commencing in any part of India and ending in any other part, with travel time as long as 72 hours and distance up to several thousand kilometres.

In the given project we will be developing a SQL Database which will help users to find train details, enquire about trains running between given two stations, book tickets and know the exact rates of their tickets to the desired destination.

Implementation Details

Project Images

1. Login Form

2. SignUp Form

3. Home Page

4. Select From Map

5. Display Trains

6. Display Available Seats

7. Display Connecting Trains

8. Booked Ticket History

Team Members