Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 1.7 KB

README.md

File metadata and controls

24 lines (22 loc) · 1.7 KB

Backend part of a travel blog application

The frontend is located in the repository under the name "travel_blog_dfr_client"

Travel blog application. The project is written using django rest framework and PostgreSQL on the backend and react/redux on the frontend. The project implements user authentication using Simple JWT DRF library. Also, the functionality provides the ability to write comments to individual posts only by registered users.

examples of pages

Снимок экрана 2022-11-19 в 16 36 11

Снимок экрана 2022-11-19 в 16 36 24

Снимок экрана 2022-11-19 в 16 36 53

Снимок экрана 2022-11-19 в 16 37 05

Снимок экрана 2022-11-19 в 16 38 10

Снимок экрана 2022-11-19 в 16 38 33

Снимок экрана 2022-11-19 в 16 37 36

Снимок экрана 2022-11-19 в 16 37 26