Django web app

This is a project I made while following Corey Schafer's YouTube series on Django. It's a half-blog half-social-media app, allowing users to log in and add posts of their own, all of which are shown on a feed. 

It's a really basic project but it really gave me a firm grasp on the framework and how it works. Hats off to Corey for explaining everything in a really detailed manner!

You can view the Github repository here