Railway Management System Using Django Usage First navigate to the project directory "railway" Then type python manage.py runserver and it will run the project Type python manage.py createsuperuser and enter username and password to access admin user interface