Skip to content

Kelvyn2012/Django-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Blog Project

This is a simple blog application built using Django, providing functionality for creating, editing, and viewing blog posts. The blog allows users to view posts, comment on them, and manage their posts if they are authenticated.

Features

  • User Authentication: Users can register, log in, and manage their account.
  • Post Management: Create, edit, and delete blog posts.
  • Comment System: Users can comment on posts.
  • Responsive Design: The blog is designed to be responsive and work across various devices.
  • Search Functionality: Users can search for posts by title or content.

Installation

To get started with the project, follow these steps:

1. Clone the repository

git clone https://github.com/yourusername/blog.git
cd blog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages