Spaces:
Running
on
Zero
Running
on
Zero
File size: 361 Bytes
1f074d8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
.
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
__init__.py
user_list.py
user_detail.py
team_list.py
login.py
register.py
gradio_interface.py
tests
test_api.py
test_frontend.py
plantuml
sequence_diagram.puml
README.md |