Backend system based on node.js + Mongodb. 基于 node.js + Mongodb 构建的后台系统
This project is a frontend project based on the official website of Eleme, with a backend system that maintains consistent API interfaces with the official website. The project is divided into two parts: frontend project interfaces and backend management interfaces, totaling more than 60. It covers functionalities such as login, registration, adding products, product display, filtering, sorting, shopping cart, ordering, user center, etc., forming a complete process.
The project is a frontend implementation based on the Eleme official website, with a matching backend system that offers various functionalities through a consistent set of API interfaces. The technology stack used includes nodejs, express, mongodb, vue, and element-ui. With a focus on front and back-end interface consistency, the project aims to provide a seamless user experience.
Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.