GithubHelp home page GithubHelp logo

wzdszh2020 / asms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rszhh/asms

0.0 0.0 0.0 2.55 MB

automobile-sales-management-system 汽车销售管理系统 Python Vue

Python 10.31% CSS 26.39% HTML 7.10% JavaScript 56.20%

asms's Introduction

asms

automobile-sales-management-system 汽车销售管理系统 Python Vue

中文版README

Brief Introduction

This is a simple Web project designed to cope with Python course design: front-end separation + cloud container deployment.

Main Technology Stack

Front-End:Vue ElementUI D2Admin
Back-End:Python Flask MySQL
Deploy:docker & docker-compose

Main Function

  1. View all available automobile information and sell them;
  2. Display all unsold car information, and provide the function of deleting and modifying information;
  3. Input car information;
  4. View details of all sold cars;
  5. Provide some after-sales analysis data, such as car type analysis.

What Is Needed

A Linux server with Docker & Docker-Compose.

How To Use

git clone https://github.com/ZhaoHengheng123-star/asms.git

Modify the commit as optimize js code for all the IPs in the JS file (public network IP):

var api = "http://IP:5000/getinfo";
      Axios.post(api, JSON.stringify({ gettype: 0 }), {
        headers: {
          "Content-Type": "application/x-www-form-urlencoded",
          Accept: "application/json"
        }
      })
docker-compose up -d



If it helps you, please give a star support author.

asms's People

Contributors

rszhh 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.