Skip to content

Oleksii-LnxUsr/FilmWiki-django-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebApiTelegram-React

In this project, i added authorization by jwt tokens and integration with frontend on react


  • I use djoser and simple jwt for auth by tokens
  • For activation account by email i add custom user model and manager
  • Add unit and integration tests with 92% coverage
  • In "My Profile" you can choose avatar and crop-scale

i used postgresql and added it to docker so you can run this code on your own without any problem