Skip to content

Chipmunk Library is an Android-based library management system designed to help librarians to manage library's collection and book lending.

Notifications You must be signed in to change notification settings

Nesniw/Library_Management_System_Chipmunk_Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chipmunk Library Management System

Overview

Chipmunk Library Management System is an Android-based application designed to streamline the management of library resources. This application provides librarians with the tools needed to manage accounts, books, and lending processes efficiently, offering a robust set of features to maintain and operate a library effectively.

Features

  • Manage Accounts: Create, update, and delete user accounts to control access and maintain user records.
  • Manage Books:
    • Display Books: View a comprehensive list of all books available in the library.
    • Insert Book: Add new books to the library catalog with details.
    • Update Book Data: Edit the information of existing books to ensure the catalog is up-to-date.
    • Delete Book: Remove books from the library catalog when they are no longer available.
  • Lending Books: Issue books to users, keeping track of who has borrowed what.
  • Returning Books: Process the return of borrowed books and update their status in the system.
  • Book Lending History: Access detailed records of book lending activities, including past and current transactions.

Technologies Used

  • Java is used for the development of the Android application. The Android app is the primary interface through which librarians interact with the library management system.
  • PHP is used for the backend of the library management system. The backend server is responsible for handling database operations, processing requests from the Android app, and sending back the appropriate responses.

Preview

image image image image

Installation

1. Clone the Repository:
    - git clone https://github.com/yourusername/chipmunk-library.git
2. Open in Android Studio:
    - Launch Android Studio.
    - Select "Open an existing Android Studio project" and navigate to the  cloned repository.
3. Build the Project:
    - Allow Android Studio to build the project and resolve any dependencies.
4. Run the Application:
    - Connect an Android device or start an emulator.
    - Click on the "Run" button in Android Studio to install and start the application.

About

Chipmunk Library is an Android-based library management system designed to help librarians to manage library's collection and book lending.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published