Skip to content

Uzinterfax is a versatile blog platform built with Django, designed to deliver exceptional user engagement and content management capabilities. It facilitates easy posting, categorization, and management of articles focusing on construction industry insights.

Notifications You must be signed in to change notification settings

ikramovna/uzinterfax

Repository files navigation

Zokirjonova Muslima 24835737

Project Overview

This project is developed using Python and Django Rest Freamwork. It includes various functionalities such as database migrations, static file collection, and user management.

Setup Instructions

Requirements

  • Python
  • pip

Installation

  1. Install the required packages:

    pip3 install -r requirements.txt
  2. Apply database migrations:

    ./manage.py makemigrations
    ./manage.py migrate
  3. Create a superuser:

    python3 manage.py createsuperuser --username admin --email admin@mail.com
  4. Collect static files:

    python3 manage.py collectstatic

Usage

  • To start the development server:
    python3 manage.py runserver

Author

Zokirjonova Muslima 24835737

Project Overview

This project is developed using Python and Django Rest Freamwork. It includes various functionalities such as database migrations, static file collection, and user management.

Home Page


home.png


Categories Page


category.png


Blog Page


blog.png

Blog Detail

blog_detail.png


Admin Page


admin.png


About

Uzinterfax is a versatile blog platform built with Django, designed to deliver exceptional user engagement and content management capabilities. It facilitates easy posting, categorization, and management of articles focusing on construction industry insights.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published