An e-commerce site with nothing hidden. Customer accounts with proper password hashing, a product catalogue with categories and image galleries, a cart that survives a closed browser because it lives in the database rather than a session, shipping details, and orders you can actually fulfil.

If you have followed cart tutorials that lose everything on refresh, this is the one that does it properly.