Add multi tenancy to the application
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
1. App architecture
2. User login registration
3. User rights management
## Considerations
- Can a user belong to multiple tenants?
- How to access a specific tenant? Subdomain?
- How to separate tenant data? ForeignKey? Database partition?
This should be compatible with our Mobile Client task #546
Contributor guide
Research direction
Start by reviewing the application architecture, user login and registration, and user rights management areas, then read the Mobile Client task #546 for compatibility requirements. Resolve tenant membership, tenant access, and tenant data separation before implementation; done means multi-tenancy is supported across these areas and remains compatible with the mobile client.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, authorization, backend, database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100