Skip to content

Latest commit

 

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Books Client

An Android application to manage a books and authors library, consuming a REST API built with Express and Prisma as part of a uni project.

Features

  • Browse and search books and authors
  • View book details including tags and description
  • View an author's bibliography
  • Create and delete books and authors
  • Bottom navigation with RecyclerView lists

Architecture

Built with MVVM architecture using:

  • ViewModel for UI state management
  • Repository pattern to centralize API calls
  • Retrofit library for HTTP communication

Technologies

  • Java
  • Android Studio
  • Retrofit
  • MVVM

How to run

  1. Clone the repository
  2. Open the project in Android Studio
  3. Make sure the Books API that you can find here is running locally
  4. Build and run on an emulator or physical device

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages