RohitKV1n0d / orange_cat_web

0 stars 0 forks source link

#151 Backend Development for E-commerce Transition and Stripe Integration #156

Closed RohitKV1n0d closed 7 months ago

RohitKV1n0d commented 7 months ago

This pull request includes backend development tasks for the transition of our website to an e-commerce model. It implements database models for users, addresses, orders, and products. It also develops APIs for user and order management, integrates Stripe for payment processing, and implements email notifications for various user actions. Additionally, it ensures API security, error handling, data validation, and automated tests. Fixes #151