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.
- 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.
- Frontend: HTML, CSS, JavaScript
- API: Utilizes an API to fetch PNR details.
- Enter your PNR number in the input field.
- Click on the "Check Status" button to retrieve the PNR details.
Contributions are welcome! If you have suggestions for improvements or additional features, feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to the API providers for allowing access to railway data for PNR status.