
Photo sharing social media site built with Python/Django. Based on Instagram's design.
Django IGalt is an innovative photo-sharing social media platform that draws inspiration from Instagram's user-friendly design. Built using the powerful Python/Django framework, it offers an engaging environment for sharing and discovering captivating images. By incorporating Django Channels, the platform enhances real-time communication, allowing users to connect more efficiently through messages and notifications.
This application stands out by leveraging web socket technology to create a seamless interaction for its users. With a straightforward installation process, Django IGalt aims to provide a stable and feature-rich experience for those looking to engage in a vibrant online community centered around photography.

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It follows the model-view-controller (MVC) architectural pattern, providing an extensive set of built-in tools and conventions to streamline the creation of robust and scalable web applications.