GithubHelp home page GithubHelp logo

huydq2152 / smart-parking-full-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 89.25 MB

C# 5.42% Shell 0.01% HTML 3.27% CSS 77.60% JavaScript 13.07% Kotlin 0.01% Ruby 0.01% Swift 0.01% Objective-C 0.01% Dart 0.24% Batchfile 0.01% PowerShell 0.01% Dockerfile 0.01% Less 0.05% PHP 0.01% SCSS 0.30% Python 0.03% Jupyter Notebook 0.01%

smart-parking-full-project's Introduction

Webapp : Parking_server

Cài đặt và load thư viện

Trỏ terminal vào thư mục src/zero.web.mvc và sử dụng câu lệnh

npm install -g yarn
yarn install

Tạo Database

Cấu hình đường dẫn đến database trong file appsetting.json Vào terminal, cd vào src/entityframeworkcore, chạy lệnh

dotnet ef database update

Build giao diện

cd vào thư mục src/zero.web.mvc và sử dụng câu lệnh

gulp buildDev

Chạy Project zero.web.mvc

cd vào thư mục src/zero.web.mvc và sử dụng câu lệnh

dotnet run

Winform app : Parking_client

Cấu hình đường dẫn đến database, kết nối barie, kết nối đầu đọc thẻ, kết nối camera trong file app.config sau đó chạy project

Nhận diện biển số xe: License-plate-flask

Cài đặt virtualenv

Vào terminal mặc định trên máy tính, chạy lệnh

pip install virtualenv

Tạo môi trường ảo cho project

Vào terminal, cd vào project folder, chạy lệnh

python -m venv venv
cd venv/Script
Activate.ps1

Install các thư viện cần thiết để chạy project

cd vào thư mục chứa project và chạy câu lệnh trong terminal

pip install -r requirements.txt

Chạy Project

py app.py

smart-parking-full-project's People

Contributors

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