https://github.com/farzadoxo/library-crm
📚 Library management system (librarianship system) Book loan control, user registration and management, library service reservation system, reading rooms, etc.
https://github.com/farzadoxo/library-crm
crm library lms management-system
Last synced: 12 months ago
JSON representation
📚 Library management system (librarianship system) Book loan control, user registration and management, library service reservation system, reading rooms, etc.
- Host: GitHub
- URL: https://github.com/farzadoxo/library-crm
- Owner: farzadoxo
- License: mit
- Created: 2024-12-31T07:04:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-29T14:33:34.000Z (over 1 year ago)
- Last Synced: 2025-03-29T15:29:42.791Z (over 1 year ago)
- Topics: crm, library, lms, management-system
- Language: C#
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# library-managment-system
this project help you to manage your library , books , members and etc.
# Options:
- Complete and relational databases
- full managing option
- fill admin panel
# How to use this project?
- clone this repository using command below:
```bash
git clone https://github.com/farzadoxo/library-crm
```
- install DotNet Core 8.0 or higher
- create a database and replace info of created database into database and contexts files.
- have a database migration.
- run project using command below:
```bash
cd librar-crm/back-end
dotnet run library-crm
```
_______
**If you intrestend or enjoyed leave me a star at github ⭐**