Coder Social home page Coder Social logo

mdsoyaib / online_railway_ticket_booking_system Goto Github PK

View Code? Open in Web Editor NEW
12.0 1.0 5.0 634 KB

Python 50.93% CSS 7.70% HTML 40.45% JavaScript 0.92%
railway-eticketing-system eticket online-train-reservation python django train-ticket train reservation

online_railway_ticket_booking_system's Introduction

Online_Railway_Ticket_Booking_System

Description: Online Railway Ticket Booking System is a web-based application, that can access from anywhere over the internet browser. Users can buy train tickets easily online by following some steps. And, admin can manage the system from the admin panel easily.

System Features:
a. User registration
b. Same login panel for both user and admin
c. Finding train
d. View available train
e. Book train
f. Make payment
g. Get booking history with booking details
h. Get train ticket and print as pdf
i. Cancel booking
j. Verifying ticket
k. User feedbacks
l. Contacts
m. User profile
n. An admin panel to manage the system

Step by step process to run this project:

Make sure that, python is installed and you added it to the path. After installation you can check it from terminal. Write this in terminal:

python --version (suggestion: always use the updated one!)

After download/clone the project open the project with VScode, PyCharm or any good IDE you have. Then open the IDE terminal and create a virtual environment. Write:

python -m venv env

Activate the virtual environment (for windows user):

source env/Scripts/activate

Activate the virtual environment (for linux user):

source env/bin/activate

Install all the packages from requirements.txt file. Write:

pip install -r requirements.txt

Run the django localhost server. Write:

python manage.py runserver

Enjoy the project.

online_railway_ticket_booking_system's People

Contributors

mdsoyaib avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.