Skip to content

Complete Railway Reservation System Using STREAMLIT & SQLITE

Notifications You must be signed in to change notification settings

BKarthik7/RailwayReservationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Railway Reservation System

This project is a Railway Reservation System implemented using PYTHON, STREAMLIT & SQLITE. It provides various functionalities for managing trains, booking and canceling tickets, and viewing seat availability.

Railway Reservation System

Deployed Link

The Railway Reservation System is deployed using Streamlit. You can access it here.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/BKarthik7/RailwayReservationSystem.git
  2. Navigate to the project directory:

    cd RailwayReservationSystem
  3. Install the required dependencies:

    pip install -r requirements.txt
  4. Run the Streamlit app:

    streamlit run app.py
    

Technologies Used

  • Python
  • Streamlit

Authors

Feel free to contribute to this project by opening issues or submitting pull requests.

About

Complete Railway Reservation System Using STREAMLIT & SQLITE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages