Skip to content

This program makes aims at mimicking a railway ticket generation system (on the front end). Use of HTML, CSS, Bootstrap for front end. Use of Python for back end.

Notifications You must be signed in to change notification settings

tusharbansal22/Ticket-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Train Ticket Generator

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!

User Interface

Screenshot 2023-02-22 at 7 22 51 PM

Generated Ticket

Screenshot 2023-02-22 at 7 23 57 PM

To Run

run the following commands

python manage.py migrate

python3 manage.py runserver

About

This program makes aims at mimicking a railway ticket generation system (on the front end). Use of HTML, CSS, Bootstrap for front end. Use of Python for back end.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published