Giter Club home page Giter Club logo

lab-django-cookies's Introduction

LAB-DJANGO-COOKIES

Create a website for a real estate agency (RealEstate) , the website should have a home page that looks like the image below , you should :

  • use templates & templates inheritance
  • use google fonts (choose the same font Phudu , or a similar one) https://fonts.google.com
  • use google fonts icons (choose similar icons) https://fonts.google.com/icons
  • use images and icons of your chosing (not necessarily like the below image, You can find image in the resources folder).
  • use static for your static files (css, images, videos, etc.)
  • use icons of your choosing (not necessarily like the below image)
  • Implement dark mode.
  • Properties are a list of dictionaries that you must pass it to template using context , use for loop inside the template to iterate through them.
  • Use CSS Transitions and Animations to add vitality to your page.
  • Explore Properties button displays the page for properties.

properties list

    properties = [
        {"title" : "Villa Modern in Malqa", "image" : "villa1.jpg"},
        {"title" : "Great home for you in Rimal", "image" : "villa2.jpg"},
        {"title" : "Villa with 8 bedrooms in Swedey", "image" : "villa3.jpg"},
        {"title" : "Amazing Villa in Hitten", "image" : "villa4.jpg"},
    ]

Main page Light Mode

Dark Mode

Properties Page properties/

Contact Us Page contact/

A screen recording walktrhough of the final result

lab-django-cookies's People

Contributors

aqeel-aleid avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.