1. 28 Mar, 2023 6 commits
    • Washington99's avatar
      Bookshelf template and templates change of directory · 5adc7b82
      Washington99 authored
      Creation of the template for the authors and books models. Can now be viewed in localhost/home. Change the directory for the base and home template to be app based instead of project wide as it made file traversal faster.
      5adc7b82
    • Washington99's avatar
      Creation of base and home templates · f2fbcbee
      Washington99 authored
      Created the base template for project wide use and a function based home_view for homepage.
      f2fbcbee
    • Washington99's avatar
      Population of Models · 9a596d3d
      Washington99 authored
      Models each have been populated with 15 entries.
      9a596d3d
    • Washington99's avatar
      Model Creation · ed15c686
      Washington99 authored
      Created the Author and Books models as well as linked them to the admin file for populating later.
      ed15c686
    • Washington99's avatar
      Handling of bookshelf url · bb05f268
      Washington99 authored
      Created a simple views file to be edited later which can now be used to open a url path to a bookshelf site. This will be used to display model entries later.
      bb05f268
    • Washington99's avatar
      Initial commit · b56bd07f
      Washington99 authored
      Initial creation of project and app. Secret key was also taken care off as well as the README file
      b56bd07f