Social Shopping Meets Classic Java Web
A feature-rich e-commerce platform built with Spring MVC, jQuery, and deployed on Jetty/Tomcat. Supports fine-grained sharing, real-time messaging, and subscription-based payments.
View on GitHubA social shopping app where users recommend products, manage sharing permissions, and subscribe to unlock features.
Users post products and share them with friends or groups. Each item includes fine-grained access control.
Built-in subscription system using PayPal and Authorize.net, complete with webhook callbacks and subscription status.
A quick overview of how this application was architected using classic Java web tools.
Dive into the repo and see how Spring MVC integrates with social and e-commerce logic.
Visit GitHub Repo