Creating a Social Media Platform Using Django

Facilitated by Bobby Henderson

In the summer of 2020, we went over Django development. Durring these worksops, we went over how to create a small social media platform. Here are resources on everything Django related.

Meetings

YouTube Playlist

https://www.youtube.com/watch?v=hQbm_pa3Dlo&list=PLQJNFlzQpSTP-xy7SNA71f1FhXMGWUlQh

Project

Click on the icon below to view the source code of the Tweeter project, or copy the .git link to your clipboard to clone through command line.

Copied!

Resources & Links

Models

Migrations

Working With Static Files

Signals

Working With Forms

Bootstrap

Deployment