class Student { @PrimaryKey @AutoIncrement var studentId: Int = 0 var name: String? = null var department: String? = null var cgpa: Double = 0.0 } val pultusORM ...
Laundry App is an Android application designed to help users manage laundry-related tasks in a simple and organized way. This project was built as part of an Android app development group assignment.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results