Node Elm

screenshot of Node Elm
express

Backend system based on node.js + Mongodb. 基于 node.js + Mongodb 构建的后台系统

Overview:

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.

Features:

  • API Interface Consistency: Maintains consistent API interfaces with the official website.
  • Functionality Coverage: Covers functionalities including login, registration, product management, ordering, and more.
  • Technology Stack: Utilizes nodejs, express, mongodb, mongoose, es6/7, vue, and element-ui.
  • Deployment Environment: Deployed on Aliyun CentOS 7.2 64-bit environment.

Summary:

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
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.