My Django project

Django
Click on the image or its link to check out my code
This project was about creating a 'She Codes News!' website using Django framework and
style it.
The purpose of the website is for users to read new stories and authors to create them.
Users need to be verified before being able to perform some actions, either logging in or creating an
account else a graceful error message is displayed.
The website is NOT deployed but you can:
Watch the video on YouTube
Or check the screenshots provided in the GitHub repo
Or download the code and run the server locally as described in the GitHub repo instructions.