Read time: 1 minute

After watching the animation a few times and discussing about it with others, we started created project named “bookingsystem” and then an app named “home”.

In home, there is a models.py file, in which we created two models: Booking and Hall.

The model ‘Booking’ is having these fields:

The ‘Hall’ model has two fields (as of now):