This app provides a way for linking sections of different books to each other with the goal to create a hyper text.
Mark the currently selected verse somehow.Submit on enter.Set a global host for AJAX requests.- Find a way to remove the className from the verse (currently needed for higlighting blocks).
- When done, don't forget to remove !important from the background-color of the Verse.
- Currently the BookView is touching the LinkView, add some margin/padding.
- When the user selects a verse a button to create a link should pop up.
- Change the book input to select, where the books are fully written out names.
- Refactor to accomodate for expanded LinkView (contained within a modal).