Giter Club home page Giter Club logo

django-blog-conf's Introduction

Django Blog: A Platform for Sharing Articles

This Django-based web application serves as a platform for posting articles across various categories such as Django, Networking, and Development. Users can view existing articles, register on the platform, and create their own posts.


Setup Instructions:

  1. Clone the Repository:

    git clone https://github.com/AvinashAnand02/Django-Blog.git
    cd Django_Blog
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Apply Migrations:

    python manage.py migrate
  4. Create Superuser (Optional):

    python manage.py createsuperuser
  5. Run the Development Server:

    python manage.py runserver
  6. Access the Application:

Usage:

  • View Articles: Users can browse articles on the homepage, categorized by Django, Networking, and Development.
  • Create Post: Authenticated users can create new posts by filling out the "Create Post" form.
  • Contact: Users can send messages via the contact form, accessible from the navigation bar.

Additional Notes:

  • Ensure that Django and Python are installed on your system before proceeding with the setup.
  • Customize the application as needed by modifying templates, views, and models according to specific requirements.
  • For production deployment, configure settings such as DEBUG, ALLOWED_HOSTS, and database settings appropriately in settings.py.
  • Refer to Django's official documentation for detailed information on Django usage and deployment.

Screenshots:

Here are some snapshots of the application:

  1. Homepage: Homepage

  2. Article Creation Form: Create Post Form

Live Demo:

Check out the live demo of the application at https://django-blog-pl3x.onrender.com/.

Author:

Avinash Anand

License:

This project is licensed under the MIT License.

๐Ÿ“ฌ Contact

If you want to contact me, you can reach me through below social handles.


django-blog-conf's People

Contributors

toufikj 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.