- User can add author, member, category and book
- User can also keep book transaction in the form of rent and return.
- Clone the repo
- Create a postgres database named brs
- Provide database information in the application.properties file located in the project
- Run the application
- Open localhost:8080 in the browser