New Updates v1.1.0 #7
neerajcodes888
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Library Management System
This project is a library management system designed to facilitate the management of books, users, and borrowing activities within a library.
Updates
Version 1.1.0 (04-03-2024)
New Features and Enhancements
Bug Fixes
Getting Started
To get a local copy up and running follow these simple steps:
git clone https://github.com/neerajcodes888/library-management-system.git
cd library-management-system
Contributing
Contributions are welcome! Here's how you can contribute:
git checkout -b feature/new-feature
)git commit -am 'Add new feature'
)git push origin feature/new-feature
)Full Changelog: v1.0.0...New
This discussion was created from the release New Updates v1.1.0.
Beta Was this translation helpful? Give feedback.
All reactions