Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

설치할 라이브러리

pip install fastapi uvicorn beanie
.venv/Scripts/activate.ps1 for windows
source .venv/bin/activate for mac

git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://레포주소.git
git push -u origin main
root
|--src
    |--models
    |--routes
    |--main.py
|--gitignore
|--pyproject.toml
|--README.md
uvicorn src.main:app --reload

플래너 만들기

  • 로그인기능이 있으면 좋겠다.
    • 이메일비밀번호 있으면 되겠다.
  • 이벤트 추가, 삭제, 업데이트 있으면 좋겠다.
    • 제목, 이미지, 설명, 태그, 위치, 날짜

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages