Skip to content

Просто веб сайт на Django, где можно смотреть, добавлять, удалять статьи.

Notifications You must be signed in to change notification settings

Frfor17/Web-app-on-Django-with-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Django Blog Platform

A simple yet functional web application built with Django that allows users to:

  • Browse existing articles
  • Add new articles
  • Delete articles as needed

This project is perfect for those who want a hands-on example of Django's core features, including database models, forms, and views.


Features

  • User-friendly interface: Intuitive design to manage articles easily.
  • CRUD functionality:
    • Create: Add your own articles with ease.
    • Read: View articles in a clean, organized layout.
    • Update: Edit articles (coming soon!).
    • Delete: Remove unwanted articles.

Technologies Used

  • Backend: Django 4.x
  • Frontend: HTML5, CSS3 (Bootstrap for styling)
  • Database: SQLite (default for Django)

Installation and Setup

  1. Clone the repository:
    git clone https://github.com/your-username/your-repository.git

About

Просто веб сайт на Django, где можно смотреть, добавлять, удалять статьи.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published