/Blog-website

created a blog website with Django framework, python.

Primary LanguagePython

Using Django and Python, my blog project provides users with a smooth account creation and management experience. When an account is created on the site, profiles are automatically generated. With a user-specific view, users can easily make, modify, and remove their own posts in addition to viewing posts from other users. The website has pagination in place to improve user navigation. To optimize memory utilization, a noteworthy feature has been added that enables Django to intelligently resize photos for faster storage. All users will benefit from a seamless and effective blogging experience as a result.