To showcase what you've learned in the development websites with Python course. Choose an idea that you believe in , then create a website to represent that idea using Django Framework .
- Three pages or more.
- One app or more.
- Use templates and template inheritance to render html pages & unify the look of the website.
- One model or more (including adding data, reading data from the database)
- Use static files (images, videos, etc.) to enrich your website.
- Use a styling library to make your website look good and responsive (for example: Bootstrap)