Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 800 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 800 Bytes

Book Library Application

Overview:

This application is a library management system built with the Java programming language and designed using Android Studio. The application is connected to a database that stores key information such as book titles, authors, and page counts. It provides users with the ability to perform various operations including adding new books, updating book data, and deleting books.

Features:

  • Easy book management
  • Efficient data updates, additions and deletions
  • User-friendly interface

Technologies used:

  • Java programming language
  • Android Studio IDE

Future developments:

We plan to add new features such as user authentication and the ability to track book loans.