Skip to content

harshsaha/API-ROUND-IRCTC

Repository files navigation

Railway Management System (IRCTC-like)

Overview

This project is a railway management system, similar to IRCTC, that allows users to check train availability, book seats, and manage their bookings. The system also provides administrative features for adding new trains, updating seat availability, and managing user accounts.

Requirements

Hardware Requirements

  • A computer with a minimum of 4 GB RAM and 2 GHz processor
  • A stable internet connection

Software Requirements

  • Python 3.9 or higher
  • Flask or Django web framework
  • MySQL or PostgreSQL database
  • Git for version control

Dependencies

  • Flask or Django
  • MySQL or PostgreSQL
  • SQLAlchemy or Django ORM
  • Flask-JWT or Django's built-in authentication

pip install -r requirements.txt

Set up the Database

  • Create a new database in MySQL or PostgreSQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published