dadashop: online shopping website

Project Overview

Dada Shop is an e-commerce website that mainly sells goods online. Online customers can browse, search for products, maintain shopping carts, fill/confirm/modify orders, register, cancel, log in, change passwords and retrieve passwords. This project includes a user module, commodity module, shopping cart module, order module, etc. The project adopts a front-end nginx server, and a back-end using Django framework API processing and sending data.

My Job

1. Work closely with the front-end development team to provide back-end API interface support to ensure the overall integration and stability of the system;
2. User module: login, third-party login, registration, mobile verification code sending, mail activation, logout, using JWT (JSON Web Tokens) for authentication and authorization and maintaining login;
3. Commodity module: Display explosive goods, commodity details, and inventory data details;
4. Shopping cart module: Cooperate with the Redis database to realise the add, deletion and modification of goods in the shopping cart;
5. Order module: confirm order, generate order, Alipay payment interface;

Project information

  • Category: web
  • Client: Tedu
  • Project date: 23 Sep 2024 ~ 23 Oct 2024
  • Project Tech: Django,MySQL,Redis
  • My Role: Python backend developer