Skip to content

mystyButterfly/bookstore-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

https://mybookstore.pythonanywhere.com

πŸ“š About My Book Store

Welcome to our Book Store Web Application!
This platform offers a seamless experience for both customers and administrators, built using the Django framework with SQLite as the database.

πŸ”‘ Key Features

🏠 Home Page

  • Displays a list of books available in the store.
  • Each book is presented with:
    • Title
    • Description
    • Image
    • Price
  • Users can click on a book to:
    • View more details
    • Add it to their cart

πŸ›’ Cart Page

  • Shows a detailed view of selected book(s) in the shopping cart.
  • Displays:
    • Book title
    • Description
    • Price
    • A Buy NOW button to complete the purchase
  • When the Buy NOW button is clicked:
    • A polite confirmation message is displayed
    • (Future enhancements include animations and modal windows)

Built with ❀️ using Django & SQLite.

About

Django project - all books from database, can be edited by admin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors