- Registration and authorization of users
-[x] With mail
- With Github
- Working with workspaces
- Create WK
- Update Wk
- Read Wk
- It is expected to fully or partially implement the functionality of the Trello application
To work with the project, you must have vue instaled !
git clone https://github.com/Mixnosha/Trello.git
cd Trello/TrelloDrf/main
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
cd ../../trellovue
npm run serve
Open in Browser link http://localhost:8080/