-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backend project #36
Backend project #36
Conversation
# Conflicts: # backend/src/subject/service.py
kwnie meteen waarom de linter faalt |
gwn eens |
waarom verander je de branch van dev naar main? |
kdacht da ge zei best op main? |
dw i'll change it back |
backend/src/project/router.py
Outdated
from . import exceptions | ||
|
||
router = APIRouter( | ||
prefix="/subjects/{subject_id}/projects", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hier moet nog /api
voor, zodat de endpoints zowel lokaal als op de server hetzelfde zijn
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
in orde
# Conflicts: # backend/src/main.py
…oject # Conflicts: # backend/src/main.py
u pull request is precies nog niet getest, krijg volop internal server errors |
ecbfa62
to
7a37a92
Compare
…oject # Conflicts: # backend/src/subject/service.py
887f65b
to
25afa96
Compare
aha thx |
alles is werkt nu normaal |
3c5e3be
to
74787fe
Compare
should finish #12 and a lot of other project functions. could use some review on if this looks ok.