Skip to content

This GitHub repository contains a Java-based library management system developed in Android Studio. The system connects to a database to store important book details like titles, authors, and page counts. Users can utilize the application to perform tasks like adding new books, updating book information, and deleting books.

License

Notifications You must be signed in to change notification settings

FaisalDawod/Book-Library

Repository files navigation

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.

About

This GitHub repository contains a Java-based library management system developed in Android Studio. The system connects to a database to store important book details like titles, authors, and page counts. Users can utilize the application to perform tasks like adding new books, updating book information, and deleting books.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages