- Understood basic concept of RBAC.
- Learnt implementation of authorization based on roles.
- Provided access to certain route to admins only.
- Implemeted RBAC on dummy data (Array of data and users).
- Learnt basics of docker.
- Created image of this project in docker.
- Understood usage of docker in projects.