SamanthaGuillemette / SOEN390

SOEN390 Project
MIT License
5 stars 0 forks source link

Create Redux store for Admin-app #287

Closed QuangTran304 closed 2 years ago

QuangTran304 commented 2 years ago

Note: This task is created because the Admin-app also needs to have a "slice" to store in admin info ==> We need to use the admin info (Doctor info) everywhere in our application to query the database.

The amount of "reads" to our backend has gone up very high recently.