Mayank2808sharma / IRCTC-backend

27 stars 28 forks source link

Create reservation #59

Closed Tejaswini-2207 closed 5 months ago

Tejaswini-2207 commented 5 months ago

Creating a backend ticket reservation system for IRCTC (Indian Railway Catering and Tourism Corporation) would be a complex task involving numerous components such as user authentication, train scheduling, ticket booking, payment processing, and more. Below is a simplified example of how you could structure a basic backend for a ticket reservation system using Python with Flask and SQLAlchemy for the database.

Mayank2808sharma commented 5 months ago

The project is not in Python please check the tech stack first and also create an issue before creating a PR