Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
04.02.26 - Prompt for integrade multiple Organization as HR to register
Please check the entire codebase, files, features, modules one by one and guide me step by step for my understanding as I wants
to implement a feature or options like: multiple organization can register on the HR app and then they can use this HR app for their organization daily attendance and leave workflow.
I want your thoughts and process how can we implement this.
My thoughts and idea:
As in our pocketbase app we already have users collection where all Admin, HR, Employee information stored. We need to think a
mechanism to differentiate the organization. Suppose adding a prefix before creating the records.
So, that whenever a new organization register their organization data will be store with their specific prefix.
As we will have multiple organization, we must have a HR only registration process with verification. Please think of it and guide the best and easy approache which is more authentic.
Please read the requirements carefully and guide me step by step with details and make md file. Also make md files for pocketbase if need to make any changes.
AI Response
Please see the POCKETBASE_V2_SCHEMA.md and MULTI_TENANCY_IMPLEMENTATION.md files
Yes, Please proceed with caution and with care to prevent any active codes, features, modules.