kenken999's picture
test
ba19a97
raw
history blame
320 Bytes
.
api
__init__.py
app.py
models
__init__.py
user.py
team.py
schemas
__init__.py
user.py
team.py
crud
__init__.py
user.py
team.py
main.py
requirements.txt
.gitignore
frontend
app.py
components
UserList.py
UserProfile.py
TeamList.py
TeamCreate.py
...
tests
test_api.py
test_frontend.py
...
plantuml
sequence.puml
README.md