Skip to content

Latest commit

 

History

History
172 lines (106 loc) · 4.66 KB

File metadata and controls

172 lines (106 loc) · 4.66 KB

📗 Table of Contents

📖 [School Library Management System]

[School Library Management System] Efficiently manage your library with our Library Management System! Streamline book cataloging, track borrowing history, and simplify administrative tasks. Our user-friendly interface makes it easy for both librarians and patrons to navigate, ensuring a seamless and organized library experience. Take control of your library's resources and enhance the borrowing process with our comprehensive and intuitive system.

🛠 Built With

Tech Stack

Client

Key Features

  • Comprehensive Dashboard
  • Generate student library history
  • Generate class library history
  • Automatic fine calculation
  • Librarians management
  • Work with academic Years
  • Batch rentals && single rental
  • Notify students about rental due date
  • Flexible settings page

(back to top)

🚀 Live Demo

Click here to view a live demo of the project. Click here to get to the backend repository. demo username: admin@lms.com demo password: admin123

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

You need to have git installed and the desired code editor

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:edenlisk/library-management-system-front-end.git

Install

Install this project with:

  cd my-folder
  npm install

Usage

To run the project, execute the following command:

  npm start

Deployment

You can deploy this project using:

    npm build

(back to top)

👥 Authors

👤 Edenlisk

(back to top)

🔭 Future Features

  • UX improvements
  • Advanced student notifications via email && sms

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project kindly consider giving ⭐

(back to top)

🙏 Acknowledgments

I would like to thank Ed-Roh who provided the dashboard idea.

(back to top)

📝 License

This project is MIT licensed.

(back to top)