1. 25 Apr, 2023 5 commits
    • Washington99's avatar
      Implemented the add author button · a7eaad9e
      Washington99 authored
      The add author button now directs to the forms where new entries may be added to the database. However, the form itself still doesn't have the needed functionality.
      a7eaad9e
    • Washington99's avatar
      Save changes button working · 6b0f96d2
      Washington99 authored
      Functionality of the button has been added. Button now redirects to the details of the edited model entry.
      6b0f96d2
    • Washington99's avatar
      Implemented the button for edit · 06f368a5
      Washington99 authored
      The button was made to redirect to the link that was asked in the specs. The save changes button is still non-working.
      06f368a5
    • Washington99's avatar
      Added the "Add Book" functionality · 76997972
      Washington99 authored
      The Book page now has an add book function where a new instance of a book entry maybe created in page. The page automatically redirects to the details page of the created entry upon successful creation.
      76997972
    • Washington99's avatar
      Updated README and Homepage · 9299e990
      Washington99 authored
      Updated necessary parts of the REAME file to latest ones. Homepage now has the links (non-working ones for now) for adding model entries through form.
      9299e990
  2. 28 Mar, 2023 8 commits