Closes #5
Closes #5 (closed)
-
BookingPage.tsx: new bookings can be pushed. At the moment it is possible to make multiple bookings for a hardware on same time.
-
base.html.twig: Has navbar now.
-
booking_page.html.twig: extends from base html and adds the BookingPage.tsx within the root div.
-
Bootstrap was added for react and twig.