Library Management App
In progressProblem: Students at my college had no way to check whether a book was available, or to reserve one, without visiting the library in person.
Building an Android app that shows live book availability and lets students pre-book titles, using RecyclerView-driven lists backed by a Java data layer.