10000 GitHub - SherlockH0/bookshelf: 📚 My portfolio bookstore project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SherlockH0/bookshelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookshelf

Static Badge Static Badge Static Badge

Bookshelf is a full-featured bookshop website built with Django

Demo

Live deployment (may take several seconds to load on a cold start) Main page preview

Features

  • User authentication system: Users can register, login and update their profile information.
  • Wishlist and cart functionality for both authenticated users (stored in the database) and guest users (stored in cookies).
  • PayPal Checkout integration: Checkout is available for both guest and registered users, with orders being saved to the database after successful payment.
  • Responsive website design.
  • In-site search functionality.

Tech-stack

Lessons Learned

This was a really interesting project for me, being my first experience with using cookies, PayPall Checkout, and deploing a web application.

About

📚 My portfolio bookstore project

Topics

Resources

Stars

Watchers

Forks

0