Skip to content

RAJIV81205/PNR-Enquiry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PNR Enquiry

Overview

PNR Enquiry is a simple web application that allows users to check the status of their railway PNR (Passenger Name Record) information. The application provides a straightforward interface to retrieve travel details using a PNR number.

Features

  • Real-time PNR Status Check: Users can enter their PNR number to get the current status of their ticket.
  • User-Friendly Interface: Designed for easy navigation and a seamless user experience.
  • Responsive Design: The application is responsive and works well on various devices.

Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • API: Utilizes an API to fetch PNR details.

Usage

  1. Enter your PNR number in the input field.
  2. Click on the "Check Status" button to retrieve the PNR details.

Screenshot

(image

Contributing

Contributions are welcome! If you have suggestions for improvements or additional features, feel free to fork the repository and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

  • Thanks to the API providers for allowing access to railway data for PNR status.