It generates a railway ticket by filling out details of ticket in a form.
It uses html,css for frontend and django for backend.
Theme is inspired from Harry Potter. Lumos Maxima!
run the following commands
python manage.py migrate
python3 manage.py runserver