This is a project primarily focusing on code optimisation, efficiently, architecture and features using a basic model of a library management system. I am trying to use java concepts in order to improve my skills and implement my idea in minimum number of lines and minimum repetition of the code.
- Beginner-friendly
- Polish your java concepts
- For contributions in this repository, please read
CONTRIBUTING.md
first. (Please pull the changes from this repo if you have already forked the repository and are facing conflicts) - If you like the repository, please star it.
In order to compile the project easily you'll need an IDE. I used Intellij IDEA Community edition.
- Download the software from the official website (Download Link).
- Install the software.
- Download this project zip and extract it to a location.
- Open Intellij IDEA and import the project in the software.(File>Open>Select the folder containing the project).