inside-server
inside-server copied to clipboard
Human Resources Department Tool
One client can have one or more projects.
When we execute `docker-compose up` for the first time, the API container is having trouble to connect to the database because although the DB container is up the MySQL isn't....
One company(i.e, iFactory) can have one or more clients. It's one to many relation.
- Design the database entity model - Discuss with the team possible tables and features
Create rest service to insert company users.