The Online-Book-Renting (obr) system allows you to manage books, display them on a public page, and enable users to rent or donate books.
Relevant Repository Folders for this Project:
File/Folder | Description |
---|---|
_changelogs | Versioned Changelogs of this product. |
_images | Images for this readme file you are currently looking at and about the project itself. |
_licenses | Licenses of included 3rd Party Libraries. |
_releases | Versioned Releases of this product. |
_source | Containts the product, upload content of this folder to your webservers public html directory. |
docs | Execute index.html in your browser to get access to the full documentation. |
CONTRIBUTING.md | Project contributing rules. |
LICENSE.md | License of this project |
README.md | Readme you are currently looking at. |
Feature | Description |
---|---|
Book Rental | Rent books to users and set return deadlines. |
Deadline Tracking | Monitor if users exceed return deadlines and manage necessary actions. |
Additional Information | Add notes and user deposits for book security. |
Role | Permissions |
---|---|
Administrator Users | Access and manage all admin-related sections of the library. |
Default Users | Request and donate books, view available books. |
Guests | View the entire collection of books without logging in. |
Feature | Description |
---|---|
ISBN API | Enable API connections to automatically retrieve and pre-fill book details. |
You can also find the documentation in this repositories "docs" folder. Just execute the index.html file in your browser and you will have access to the documentation and all included information.
Documentation: https://bugfishtm.github.io/Online-Book-Renting/
To get information about the installation process on your server, visit our documentation which is linked in the "Documentation" section of this readme. You can also view our documentation directly with your brower, which you can find in the "docs" folder of this repository
Installation Instructions: https://bugfishtm.github.io/Online-Book-Renting/installation.html
This project supports multiple language, you can add languages by your own or change text on the website by overriding translations.
Should you encounter any issues or have questions while using this software, please do not hesitate to reach out to us.
As this project is based on Suitefish CMS, you should take a look at the official CMS Documentation if you plan to develop your own modules or modify existing modules.
Product Documentation:
https://bugfishtm.github.io/Online-Book-Renting/
CMS Documentation:
https://bugfishtm.github.io/suitefish-cms/
Framework Documentation:
https://bugfishtm.github.io/bugfish-framework/
This project has been created with SuitefishCMS and is available to you for free. The Backend consists of a various set of Suitefish functionalities and the full included Bugfish-Framework.
The Suitefish CMS is listed as GPLv3 Licensed project. Please see license.md file for more information about this projects license.
View _licenses folder to see which 3rd party scripts have been used and which external templates and functionalities have been implemented. Take care to respect every single license.
๐ Bugfish <3