thtsystems / open-visit

Open-source application for visiting scheduling.
MIT License
9 stars 6 forks source link

Feat: Employees route #44

Open JoaoAlem opened 11 months ago

JoaoAlem commented 11 months ago

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.

JoaoAlem commented 11 months ago

i'll leave the pull request as a draft, until i end the departments and company api.

ernestoresende commented 11 months ago

@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.

JoaoAlem commented 11 months ago

Thank you @ernestoresende i'll open the issue for the missing routes and when i'm done with them, i'll make a pull request.

JoaoAlem commented 11 months ago

Depends on PR #53 and Issue #48

JoaoAlem commented 10 months ago

This PR is adapted to use the Status dates of tables, tracked in PR #60