-
Ysobel Vera authored
+Created Author and Books classes. The Author class contains fields to keep track of the author's first and last name, age, nationality, and bio. The Books class contains fields to keep track of the book's title, author, publisher, publishing year, ISBN, and blurb. +The admin.py file was edited to create admin panels for the 2 classes in models.py - haven't removed the placeholder for views.py under bookshelf. This will be edited later on.
64be1536
Name |
Last commit
|
Last update |
---|---|---|
ysovera_reading | ||
.gitattributes | ||
README.txt |