--- tags: backend, meeting --- # 2022/11/09 會議紀錄 ## create python venv (in Windows) ```powershell= pip install virtualenv virtualenv .venv # 載brian branch裡 .vscode/settings.json # ctrl+p find >Python:select interpreter and choose .venv Set-ExecutionPolicy RemoteSigned # by 系統管理員 .\.venv\Scripts\activate.ps1 pip install pylint # 看你要不要全域 pip install -r .\requirements-lock.txt pip install yapf # 看你要不要全域 ``` - file>preferneces>settings  ## work - [name=nick] -- merge - [name=andy] -- 繼續try模擬 -- DB schema - [name=yaya] -- errorCode、token處理 - [name=brian] -- 銜接nick ## 重要待辦: - DB Schema -- record //請假紀錄 -- user -- 登入紀錄 - design review
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up