Express Mongodb Node

screenshot of Express Mongodb Node

前后端分离实现增删改查

Overview:

The product is a full-stack project utilizing express, MongoDB, and Vue to achieve CRUD functionality with a focus on front-end and back-end separation. It includes features such as login, query, add, modify, delete, details page, and utilizes a technology stack consisting of Vue, Axios, Vue-router, Express, MongoDB, Element, Iconfont, and SCSS.

Features:

  • Login Page: Users need to login before accessing hero lists
  • Query: Users can query heroes based on specific conditions
  • Add: Ability to add new heroes
  • Modify: Modify existing hero data
  • Delete: Delete hero entries
  • Details Page: View detailed information about a hero
  • SCSS Usage: Utilizes SCSS for improved styling
  • Local Cache: Implements sessionStorage for local data caching

Summary:

The project showcases the implementation of a full-stack application using express, MongoDB, and Vue. It includes features such as login, CRUD operations, local caching, SCSS styling, and utilizes a range of technologies for seamless integration. The emphasis on front-end and back-end separation ensures a robust and efficient system.