first commit

This commit is contained in:
2024-11-07 17:44:29 +03:00
commit 643d6d8f65
247 changed files with 420800 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Step by step to create the api.
1. Create Company -> Employee : company_employee.py
2. Bind Employee to People : employee_people.py
3. Address -> Building : address_building.py
4. Decision Book -> Decision Book Item : decision_book.py