Giter Site home page Giter Site logo

quocthinh861 / mffms-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kutiekat/mffms-api

0.0 0.0 0.0 252 KB

:soccer: API của hệ thống quản lý sân bóng đá mini (Mini Football Field Management System)

License: MIT License

C# 99.99% Batchfile 0.01%

mffms-api's Introduction

mffms-api

⚽ API của hệ thống quản lý sân bóng đá mini (Mini Football Field Management System)

License: MIT

Giới thiệu

  • MFFMS (Mini Football Field Management System) là hệ thống quản lý sân bóng đá mini trên nền tảng web. MFFMS hỗ trợ tin học hóa các chức năng nghiệp vụ cơ bản mà một sân bóng đá mini cần phải có.
  • Repository này là phần back-end của hệ thống.

Ngôn ngữ lập trình và công nghệ

  • Ngôn ngữ lập trình: C#
  • Framework: ASP.NET Core
  • Hệ quản trị CSDL: MySQL

Môi trường phát triển

  • ASP.NET Core 2.2
  • C# 6.0
  • Microsoft Visual Studio Enterprise 2017

Cài đặt

  • Cài đặt ASP.NET Core, phiên bản 2.2.
  • Cài đặt hệ quản trị CSDL MySQL trên máy tính với XAMPP hoặc MySQL Workbench.
  • Clone repository mffms-api về máy thông qua dòng lệnh sau:
> git clone https://github.com/KutieKat/mffms-api
  • Mở project bằng Visual Studio, chọn Tools > NuGet Package Manager > Package Manager Console, lần lượt thực thi các dòng lệnh sau:
> dotnet ef migrations add InitialCreate
> dotnet ef database update
  • Chạy MySQL với XAMPP hoặc MySQL Workbench.
  • Sau khi quá trình hoàn tất, nhấn tổ hợp phím Ctrl + F5 để chạy server tại địa chỉ http://localhost:5000.

Thư viện

Giấy phép

mffms-api's People

Contributors

kutiekat avatar nhattienho avatar viettiennguyen029 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.