Initial commit
parents
Montserrat-Regular.otf
0 → 100644
File added
book_shoppe.py
0 → 100644
booksmart.db
0 → 100644
File added
json/catalog.json
0 → 100644
This diff is collapsed.
templates/book.html
0 → 100644
templates/cart.html
0 → 100644
templates/homepage.html
0 → 100644
templates/layout.html
0 → 100644
templates/login.html
0 → 100644
templates/myscript.js
0 → 100644
document.getElementById('name').innerHTML = "Joel Vinay Kumar"; | ||
document.getElementById('email').innerHTML = "[email protected]"; | ||
\ No newline at end of file |
Please register or sign in to comment