Skip to content

pranto113015/blog-website-django

Repository files navigation

Blog Wesite (Django)

Demo Preview

You can see the live demo project please Click Here

Technology Use

The blog website is built using the following technologies:

  • HTML
  • CSS
  • Boostrap
  • jquery
  • SQLite Database
  • Python
  • Django

Installation

Prerequisite

To install and run the Blog Wesite locally, please follow these steps:

  • Clone the repository :

    git clone https://github.com/pranto113015/blog-website-django.git
  • Now create and activate a virtual environment (optional but recommended):

  • On Windows :

    python -m venv venvironment
    . venvironment/Scripts/activate
  • Then navigate to the project directory :

    cd myproject/
  • Install the dependencies:

    pip install -r requirements.txt
  • Start the development server:

    python manage.py runserver
  • Open your web browser and access the application at http://localhost:8000

Screenshots

  • Home page Home page

  • About page About page

  • Contact page Contact page

  • Admin Panal Admin Panal

  • Admin Dashboard Admin dashboard

Acknowledgments

  • This website build for django course assignment final task.

Contact

If you have any questions or need further clarification, please contact my Email / Linkedin .

Thank you for reviewing my project 💙

About

Website Dynamic | Assignment of Django Project | Easycoding | 2024

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published