Skip to content

shreybm26/blog-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Django Blog Application

A fully functional blog application built with Django, HTML, and Bootstrap. This app allows users to register, log in, manage profiles, create/edit/delete blog posts, and more.

Features

  • User Authentication:

    • Register and login functionality
    • Password reset functionality with email notifications
    • Profile management (create, update, delete)
    • Profile picture upload
  • Blog Features:

    • Create, edit, and delete blog posts
    • Pagination for blog posts
    • Blog post templates and dynamic content
  • Database and Migrations:

    • Integrated with a PostgreSQL/MySQL/SQLite database (based on your configuration)
    • Database migrations for schema management
  • Styling:

    • Responsive design using Bootstrap

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/django-blog-app.git
    cd django-blog-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published