prem-baj / cars-rental-django-beds

0 stars 1 forks source link

Add a main page and styles #3

Open prem-baj opened 1 year ago

prem-baj commented 1 year ago

Add a main page with a descriptive title and maybe some images. We also need a bar to display either the:

We also need to use Django template inheritance, to reuse the app bar & eventually the footer on all the pages, instead of repeating the code. (https://levelup.gitconnected.com/django-template-inheritance-and-reusability-e97b0fed8bcc) But let's leave it for later when the rest of the pages will be created.

NikitaJaiswal77 commented 1 week ago

@prem-baj i want to contribute