GithubHelp home page GithubHelp logo

ashleyma219 / vintagetechhub-web-application Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 528 KB

项目内容:使用 Vue + Express.js + MongoDB 搭建手机电商系统前后端,实现前台的浏览、购买、评价商品,以及用户登录注册;后台的用户、商品、评价管理功能。

JavaScript 30.49% CSS 1.15% Pug 2.98% HTML 0.60% Vue 63.73% SCSS 1.06%

vintagetechhub-web-application's Introduction

VintageTechHub Web Application

This project consists of two main folders:

  1. vue-frontend
  2. express-backend

vue-frontend

To run the vue-frontend portion of the project, follow these steps:

  1. Enter the vue-frontend folder using the command 'cd vue-frontend'.
  2. Install the necessary modules by running the command 'npm install'.
  3. Run the program using the command 'npm run serve'.

express-backend

To run the express-backend portion of the project, follow these steps:

  1. Enter the express-backend folder using the command 'cd express-backend'.
  2. Install the necessary modules by running the command 'npm install'.
  3. Run the program using the command 'npm run dev'.

2022.08 - 2022.11

项目内容:使用 Vue + Express.js + MongoDB 搭建手机电商系统前后端,实现前台的浏览、购买、评价商品,以及用户登录注册;后台的用户、商品、评价管理功能。

主要工作:

  1. 使用 Vue CLI 搭建模块化项目结构,集成 Element Plus 组件库、 Axios 请求库;
  2. 实现 Axios 拦截器权限校验,对系统登录状态进行控制,优化无效请求;
  3. 利用 Vue Router 路由实现不同角色的权限控制,限制访问不同内容。

link to mongoDB

C:\Users\Ashley\Documents\GitHub\VintageTechHub-Web-Application> npm run serve C:\Users\Ashley\Documents\GitHub\VintageTechHub-Web-Application\express-backend> npm run dev C:\Users\Ashley\Documents\GitHub\VintageTechHub-Web-Application\vue-frontend>

json: // "name": "-lab07-wed-group06",

vintagetechhub-web-application's People

Contributors

ashleyma219 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.