You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Travel Management System is web-based application developed using django.System provide booking of Bus, Flight and Hotel and also cancellation of booked tickets.
How to run application ?
- Download repo.
- Setup virtual environment or bitnami django.
- Open command prompt.
- Type command: python manage.py makemigrations
- Type command: python manage.py migrate
- Type command: python manage.py runserver
Open link given after firing above command.
About
A travel management system helps travel managers book, track, and analyze business travel.