Skip to content

SSKnT/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Website

Description

This project is a dynamic blog website developed using Django. It allows users to create accounts, log in securely, upload profile pictures, make posts, comment on posts, and manage their content effectively.

Features

  • User authentication and authorization (registration, login, logout)
  • Profile picture upload for users
  • CRUD operations on posts (Create, Read, Update, Delete)
  • Commenting on posts
  • Automatic profile creation upon account registration

Technologies Used

  • Django
  • Python
  • HTML/CSS

Installation

  1. Clone the repository:
  2. Navigate into the project directory:
  3. Install dependencies:
  4. Run migrations:
  5. Start the development server:
  6. Access the website at http://localhost:8000 in your browser.

Usage

  • Create a new account or log in with existing credentials.
  • Upload a profile picture and manage your profile settings.
  • Create new posts, update or delete existing posts.
  • Comment on posts from other users.

Screenshots

Include screenshots or visual representations of your blog website (optional).

Contributing

Contributions are welcome! Please fork the repository and submit pull requests to contribute to this project.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors