add projects to the backend#152
Conversation
joelamouche
left a comment
There was a problem hiding this comment.
Thanks for the submission @pheobeayo !
Overall looks great 👌
But before I dig deeper I see that there are two things missing: a test file like backend/tests/profile_tests.rs that would greatly improve testing the PR and also a migration file like backend/migrations/001_initial_schema.sql in order to add projects to the database.
Thanks in advance
Okay, I am working on it |
|
@pheobeayo Thanks for your work. |
|
Hey @pheobeayo , happy new year! |
Yes, it is |
joelamouche
left a comment
There was a problem hiding this comment.
Outstanding work ! 🎉
|
@pheobeayo pls rebase with main so we can merge this |
|
fixed by #165 |

add projects to the backend