- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[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.
- 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
Click here to view a live demo of the project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
You need to have git installed and the desired code editor
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:edenlisk/library-management-system-backend.git
Install this project with:
cd my-folder
npm install
To run the project in development mode, execute the following command:
npm run start:dev
To run the project in production mode, execute the following command:
npm run start:prod
👤 Edenlisk
- UX improvements
- Advanced student notifications via email && sms
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly consider giving ⭐
This project is MIT licensed.