Learning the fundamentals behind one of the most popular web frameworks in the world by building a real project. This application built upon django 3.2, HTMX for component based redering and html, css, js.
Learn the fundamentals behind one of the most popular web frameworks in the world by building a real project. Django has so many features that just work out of the box: user authentication, database management, html template rending, URL routing, form data validation, and so much more.
Django is a web-framework written in Python and runs the backend for many of the internet's most popular websites such as Instagram and Pinterest.