Ứng dụng này rất hữu ích trong chế độ Nhập các chi tiết như tham dự, đánh dấu mục nhập, gửi tin nhắn, cuộc gọi thoại, v.v.
To make login secure we require authenticated user's phone number hence we have added SEND_SMS, once the user enters their registered mobile number an OTP is sent to that number hence we have added READ_SMS permission. To check if the number entered is the registered phone we have added RECEIVE_SMS permission. To clear the unwanted data from the application we have used CLEAR_APP_CACHE. For teachers to send any audio recordings to parents about their children we added RECORD_AUDIO.