Skip to content

This repository contains the complete codebase for a web-based Newspaper Agency. Built using Python with Django for the backend and Bootstrap for the frontend, this system is designed to enhance operational efficiency and improve user satisfaction.

Notifications You must be signed in to change notification settings

vburkalo/news-agency

Repository files navigation

News Agency Project

Django Project for managing redactors and newspapers in news agency

Check it out

login: m-tkach password: linux12345678

News Agency project deployed to Render

Installation

Python3 must be already installed

git clone https://github.com/vburkalo/news-agency.git
cd news-agency
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python manage.py runserver  # starts Django Server

Features

Project Overview:

  • This project is designed to enhance the management capabilities of news agencies.
  • Imagine you are the CEO of a news agency, and you need to track administrative
  • actions, such as personnel changes.
  • This system simplifies such tasks through its intuitive web interface.

Key Features:

  • CRUD Operations: Allows full management of editors and publications.
  • You can create, read, update, and delete (CRUD) records for any editor or newspaper.
  • User-Friendly Interface:
  • The system features a streamlined web interface that enables efficient
  • management with just a few clicks, significantly simplifying your workflow.

Benefits:

  • Efficiency: Streamlines management tasks, saving time and reducing errors.
  • Control: Offers complete oversight and control over personnel and publications,
  • enhancing organizational response and adaptability.
  • With these tools at your disposal,
  • managing your news agency becomes more straightforward and effective,
  • allowing you to focus on leading your organization to success.

Demo

Website Interface

About

This repository contains the complete codebase for a web-based Newspaper Agency. Built using Python with Django for the backend and Bootstrap for the frontend, this system is designed to enhance operational efficiency and improve user satisfaction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published