Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ammargamal123/library-system
https://github.com/ammargamal123/library-system
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ammargamal123/library-system
- Owner: ammarGamal123
- Created: 2023-12-13T02:15:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-19T11:07:38.000Z (about 1 year ago)
- Last Synced: 2023-12-19T23:25:12.679Z (about 1 year ago)
- Language: C#
- Size: 80.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Library System Documentation
## Features
- 1) Add book
- 2) Search books by prefix
- 3) Print who borrows books by name
- 4) Print books by ID
- 5) Print books by name
- 6) Add user
- 7) User borrows books
- 8) User returns books
- 9) Print Users
- 10) Exit## Getting Started
Welcome to the Library System! Follow these steps to use the features:
1. Clone the repository.
2. Run the application.
3. Explore the features listed above.## Contributing
We welcome contributions! Feel free to open issues or pull requests.## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.