Contributor
Ebrahim

Multi-Tennancy


Mentors
JamaicanFriedChicken, Taslan Graham
Organization
The Palisadoes Foundation
Technologies
javascript, mongodb, react, nodejs, redis, graphql
Topics
databases, web, Architecture-design
Adding a database abstraction layer for better code maintenance, then using this new layer to add Multi-Tennancy support for the API using data segregation method by creating one database per admin, also adding configuration capabilities to the admins using the new Multi-Tennancy support and finally changing the front-end to be able to use all these new configuration options.