Skip to content

Releases: neerajcodes888/Library-Management-System

New Updates v1.1.0

04 Mar 17:00
1a02bff
Compare
Choose a tag to compare

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

  • Introducing a new user interface design for better user experience.
  • Added new icons to improve visual representation throughout the system.
  • Upgraded the design of the footer for a more polished look.
  • Enhanced the login and registration pages for improved usability and aesthetics.
  • Fixed several bugs to ensure smoother functionality.

Bug Fixes

  • Fixed issue with [Minor Bugs].
  • Resolved [Email Issue].

Getting Started

To get a local copy up and running follow these simple steps:

  1. Clone the repository: git clone https://github.com/neerajcodes888/library-management-system.git
  2. Navigate to the project directory: cd library-management-system

Contributing

Contributions are welcome! Here's how you can contribute:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/new-feature)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add new feature')
  5. Push to the branch (git push origin feature/new-feature)
  6. Create a new Pull Request

Full Changelog: v1.0.0...New

v1.0.0

30 Jan 14:33
e2fce48
Compare
Choose a tag to compare
  • Improved UI
  • Fast Accesing
  • DB Optimization
  • Bugs Fixes