Skip to content

TODO APP - A technical interview task of Labrin company.

Notifications You must be signed in to change notification settings

ShirinovAdil/TODO-APP-labrin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO-APP-labrin

TODO APP

Technical task for the Labrin tech company made while learning Celery, Channels and WebSockets.

Setup

  1. Create virtual environment and install packages from requirements.txt
  2. Modify settings.py and setup your timezone, mailing, database, Celery and Channels settings.
  3. Run manage.py makemigrations and manage.py migrate
  4. Run dev server manage.py runserver

Releases

No releases published

Packages

No packages published