stefan1anuby / Employee-Management-And-Payroll-System

0 stars 0 forks source link

Join/Create Business page after joining as a new user #46

Open stefan1anuby opened 1 week ago

stefan1anuby commented 1 week ago

If a new user does not have an associated business, they should be able to join an existing one (by entering an ID) or create a new business that they can share with others.

This will use the "Employee Management" microservice from #48 and the User info will be taken from Bearer JWT (to create or search for the associated Employee).