Skip to content

T-Python-16-Feb-26/LAB-Django-Templates-Resolving-URLS-Static

Repository files navigation

LAB-Django-Templates-Resolving-URLS-Static

Create a new project GoogleSearch, that has the following pages:

  • home page `` that displays the main page for the search engine (as seen below)
  • Terms of Service page terms/ that display the terms of service as seen in the second image below.

- Use Static files.

- Use dynamic URLs where applicable.

- Use Templates & Template inheritance to unify the look of the website.

- All the resources you need are in the folder resources included in this Repo.

- Use google fonts to get the same font.

- Use google icons for other icons that are not in the resources (choose similar icons)

Home page:

Screenshot 2024-02-28 at 10 09 43 AM

..................................

Terms of Service Page:

Screenshot 2024-02-28 at 10 14 57 AM

Google Fonts & Google Icons:

Bonus:

  • When clicking the button search on the home page will submit the search to google.com , ie. will display google search result page with the search term filled .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors