This is a blog website I made with Django and Bootstrap CSS. Users can view all of my posts I make, and can select one to read them. In order to make this, I followed the instructions of the workshop that the Athena Award organizers hosted.
I have always wanted to make a blog, so when I heard of the workshop, I decided to make that my next project for the Athena Award. Also, I didn't know Django at all, so this project was a great way to learn about the basics.
I followed along the recording of the workshop hosted by the Athena Award organizers. I used Django for backend and HTML and Bootstrap CSS for front end
I never used Bootstrap CSS before, and it was challenging trying to incorporate it with my own custom CSS. I also was struggling to connect my web app to PythonAnywhere because of different versions, but I figured it out.
I learned about the basics of Django and some Bootstrap CSS. I thought that learning Django would be very challenging, but it was easy for the most part. I also only used Vanilla CSS, so learning Bootstrap really elevated my code