This project is a personal blog website built with Django! Here's a preview of my blog as a work in progress:
MyBlog is a simple yet powerful blogging platform I made for myrself developed using Django, a high-level Python web framework. It provides a user-friendly interface for creating, editing, and managing my blog posts.
This project was created as part of the Udemy course "Python Django - The Practical Guide" by Maximilian Schwarzmüller. The course covers various aspects of web development with Django, including models, views, templates, forms, authentication, and deployment.
- User authentication and authorization (in progress)
- Create, edit, and delete blog posts
- Comment on blog posts (in progress)
- User-friendly interface
- Responsive design for mobile devices (in progress)
- Clone the repository:
git clone https://github.com/JasLaras/MyBlog.git