Skip to content

ishita0202/Railway_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Railway_System

Get a copy of source code

Clone the Railway_System (from the master branch) and cd into the directory.

git clone -b https://github.com/ishita0202/Railway_System.git
cd Railway_System

Step to run Railway_System in local machine

Step to run virtualenv

python -m venv env
source env/bin/activate

Install all Dependencies requirements.txt

pip3 install requirements.txt

Start Django project

cd railways
python3 manage.py runserver

About

Django Project Railway Reservation System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published