thejinbok / full-stack-developer-wivenn

🧪 Technical Test for the Full Stack Developer Position at Wivenn
https://linkedin.com/jobs/view/3676924638
0 stars 0 forks source link

Implement Employee BREAD API endpoints #2

Open thejinbok opened 1 year ago

thejinbok commented 1 year ago

The employee entity must have the following columns:

Remember that due to the nature of the relationship between the entities, the deletion feature must be soft, not hard.

thejinbok commented 1 year ago

I referred to the wrong issue on the commit above. It is related to #6.