ciandial / social-blogs

Stack: Python 3, Django 3, PostgreSQL, gunicorn, nginx, DockerHub, Yandex.Cloud (Ubuntu 20.04), pytest. Developed according to the classic Model-View-Template architecture. Uses post pagination and caching. Registration is implemented with data verification, password change and recovery via mail. Written tests that check the operation of the service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social network for publishing personal diaries

The service allows:

  • register, recover password by mail
  • create a personal page for posting posts
  • create and edit your entries
  • view pages of other authors
  • comment on posts by other authors
  • subscribe to authors
  • records can be sent to a specific group
  • moderation of records, work with users, creation of groups is carried out through the admin panel

Technology stack:

  • Python3
  • Django

About

Stack: Python 3, Django 3, PostgreSQL, gunicorn, nginx, DockerHub, Yandex.Cloud (Ubuntu 20.04), pytest. Developed according to the classic Model-View-Template architecture. Uses post pagination and caching. Registration is implemented with data verification, password change and recovery via mail. Written tests that check the operation of the service.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 77.9%Language:HTML 22.1%