Create Logging in every controller.
- Create a new MongoDB cluster and put the logs into a new table with the necessary fields (Proper planning needs to be done).
- This needs to be done for the backend only. Frontend logging is not of our use.
Frontend:
- Show it in the dashboard as shown:
- When clicking on a log, it should show the complete JSON object of the log.
- Filter options are also needed for the JSON keys.