* feat: added api to get notifications for users * feat: added api to get count of notifications * feat: added api to mark notifications as seen * feat: added index on app_name in notification table * refactor: updated api view parent and url * refactor: resolved linter issue