项目作者: salmondev

项目描述 :
Web Application : Asset Management System
高级语言: HTML
项目地址: git://github.com/salmondev/AMS_CS.git
创建时间: 2018-07-19T07:49:22Z
项目社区:https://github.com/salmondev/AMS_CS

开源协议:MIT License

下载


AMS

Asset Management System

Web Application

AMS tracker

Smartphone Application [ANDROID]

AMS tracker can track item you want. App can locate position Asset with QR Code scan by Smartphone application.

Installation

PHP Codeigniter framework

  1. http://localhost/ci_qr/

Usage

Create project codeigniter with ci_qr folder name.

Development setup

Change config.php base_url(‘http://localhost/ci_qr/‘);

  1. application/config/config.php

Release History

  • 0.5
    • Released API
  • 0.4
    • ready to Demo
  • 0.3
    • Implement admin system & homepage
  • 0.2
    • Create project name AMS
  • 0.1
    • Start repo

Developer

Panurut Chinakul – @salmondevpanurut.ch@gmail.com

Distributed under the MIT license. See LICENSE for more information.

//_PROJECT_AMS

Contributing

  1. Fork it (https://github.com/salmondev/AMS_CS/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request