Create a UI using react js for the bible glyph
- Open a page which shows a fie list on the left side and allows the user to upload multiple .usfm, .sfm and image files to the UI
- The user can select any of the files on the left side and edit it on the right side text area
- We can show the line number also on the text area if possible
- We can put check boxes in the left side file selector and click preview button
- In the dialog we can allow the user to select PDF/HTML, one col / two col for PDF, allow user to select font to be used and click Generate Preview or click download buttom to download the file
- Allow the user to download the file
- Give a close button to close the dialog
Edited by Revant Cherian


