MJCappella / Laravel-Bible

A Bible web application implemented using Laravel and Blade template. It includes a search functionality that allows the reader to search for texts from the application and results are given including the specific books, chapters and verses where the text has been found from in the application.
0 stars 0 forks source link

Add support for tamil bible #1

Open johnmartin2024 opened 2 months ago

johnmartin2024 commented 2 months ago
  1. Add support for tamil bible like English. Tamil bible is available in all formats whichever you like to use (https://github.com/godlytalias/Bible-Database/tree/master/Tamil). Add a new page or option to search tamil bible.
  2. Add support to import sermon text files to search like how we search the bible. That would be really helpful. (For example, import spurgeon sermon text files, import John Bunyan sermons files, import Calvin Sermon files). (Note: The data will be deleted once the browser is closed)
MJCappella commented 2 months ago

Noted and thanks for the suggestions. I will close this issue once I am done with the implementation.