Enable Teachers to Create and Sell Merchandise on the Platform (Feature #65)#68
Conversation
A1L13N
left a comment
There was a problem hiding this comment.
It would be good to use the existing cart so students can register for a course or session as well as purchase goods in one checkout. Detect if there are goods in the cart and show an address form if so. Also we can remove the separate return and privacy policies and have one for all storefronts on the site. Can also remove PayPal for now since we don't have that setup. Hopefully this will reduce some code. It looks amazing though. I can't wait to have it live.
Thanks for the feedback! I'll combine the checkout, update the policies, and remove PayPal for now. |
…ies; integrate with existing system and fix minor errors.
…s://github.com/Satyamkumarnavneet/education-website into feature/enable-teachers-to-sell-merchandise-65
Pull Request Summary:This pull request introduces a comprehensive e-commerce feature to the education platform, enabling teachers to create storefronts, list and sell merchandise (both physical and digital), manage orders, and track sales analytics. It seamlessly integrates with the existing educational framework, including the cart and checkout systems, while maintaining platform consistency and security. Key Features Introduced1. Storefront Creation and Management
2. Merchandise Management
3. Product Creation Workflow
4. Store Settings and Customization
5. Preview Store
6. Cart and Checkout Enhancements
7. Order Management
8. Analytics and Reporting
Technical HighlightsDatabase
Validation
UI/UX
Security
Integration
|
…able-teachers-to-sell-merchandise-65
This PR adds functionality #65 for teachers to sell merchandise on the platform. Key updates include: