Skip to content

BookStream is a library management system designed to streamline library operations, including user management and book inventory tracking. This document provides the necessary steps to set up, run, and operate the system using IntelliJ IDEA.

Notifications You must be signed in to change notification settings

Some0ne11/LibraryManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 

Repository files navigation

BookStream: Library Management System πŸ“š

Overview Β  β€’ Β  Setup Instructions Β  β€’ Β  Credentials Β  β€’ Β  Book Collections Β  β€’ Β  Important Notes Β  β€’ Β  Team Members

πŸ‘€ Overview

BookStream is a library management system designed to streamline library operations, including user management and book inventory tracking. This document provides the necessary steps to set up, run, and operate the system using IntelliJ IDEA.


βš™οΈ Setup Instructions

System Requirements

  • IDE: IntelliJ IDEA
  • Java Version: Ensure the correct Java version is installed as required by the project.

Steps to Run the Project

  1. Launch IntelliJ IDEA on your machine.
  2. Open the project:
    • Navigate to the Source Code folder.
    • Select the LibrarySystem6 folder and click OK.
  3. Locate and run the AppLaunch.java file to start the application.

πŸ” Credentials

Admin Login

  • Username: admin
  • Password: admin

User Credentials

  • User details, including usernames and passwords, are stored in the file:
    Member.csv

πŸ“ƒ Book Collection

  • The library's book inventory is maintained in the file:
    Book.csv

❗ Important Notes

  1. File Integrity:

    • Do not modify the structure or content of the Member.csv and Book.csv files manually to avoid system errors.
    • The application handles all necessary file I/O operations.
  2. System Handling:

    • Any manual changes to the specified files can disrupt the application's functionality.

🀝 Team Members

Special thanks to all contributors of this project.

Profile Picture
Muhammad Ammar Danial (22301793)
Profile Picture
Ng Xuan Hern (22304061)
Profile Picture
Low Yvonne (22305530)

About

BookStream is a library management system designed to streamline library operations, including user management and book inventory tracking. This document provides the necessary steps to set up, run, and operate the system using IntelliJ IDEA.

Topics

Resources

Stars

Watchers

Forks

Languages