Code Monkey home page Code Monkey logo

blog-with-djnago's Introduction

My Blog Project

Welcome to my blog project! This project is a personal blog website built with Django, where I can share my thoughts, experiences, and adventures with the world.

Features

  • User Authentication: Allow users to register, log in, and log out.
  • Create, Read, Update, Delete (CRUD) Posts: Users can create new blog posts, view existing posts, update their own posts, and delete posts.
  • Comments: Users can leave comments on blog posts.
  • Contact Form: Provide a contact form for users to send messages or inquiries.
  • Responsive Design: The blog is designed to be responsive and accessible on various devices and screen sizes.

Technologies Used

  • Django: Backend framework for building the web application.
  • HTML/CSS: Frontend languages for creating the user interface and styling the website.
  • JavaScript: Used for client-side interactivity and dynamic features.
  • Bootstrap: Frontend framework for responsive design and UI components.
  • SQLite: Database management system for storing blog posts, user data, and comments.
  • Git: Version control system for tracking changes and collaborating with others.

Setup Instructions

  1. Clone the repository: git clone https://github.com/yourusername/blog-project.git
  2. Run migrations: python manage.py migrate
  3. Create a superuser: python manage.py createsuperuser
  4. Start the development server: python manage.py runserver
  5. Access the blog website at http://localhost:8000

Usage

  1. Register for an account or log in if you already have one.
  2. Create new blog posts or browse existing posts.
  3. Leave comments on posts to share your thoughts.
  4. Use the contact form to send messages or inquiries to the blog owner.

blog-with-djnago's People

Contributors

eziraa avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.