-
Notifications
You must be signed in to change notification settings - Fork 6
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
Feat: Employees route #44
base: main
Are you sure you want to change the base?
Conversation
i'll leave the pull request as a draft, until i end the departments and company api. |
@JoaoAlem Very good stuff 🚀 Let me know when you're ready to merge and I'll review. You can also open the issues for the routes that are not yet mapped if you wish to. |
Thank you @ernestoresende |
- select where employee is not deleted
This PR is adapted to use the Status dates of tables, tracked in PR #60 |
This pull request solves the #37.
But to solve this issue, i need first to create the routes of company and deparments.
So from now on, i'll start working in departments routes, that is not in issues.
and after working on departments, i'll work in company route.
Please, note that this pull request is still in development.