Skip to content

JasperFoodSystem 프로젝트 with Java, PHP, MySQL(JasperFoodSystem project with Java, PHP, MySQL)

License

Notifications You must be signed in to change notification settings

whitedodo/jasperFoodSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[JasperFoodSystem with Java, PHP, MySQL]

Description: JasperFoodSystem 프로젝트 with Java, PHP, MySQL(JasperFoodSystem project with Java, PHP, MySQL)

작성자 소개(About the author)

2. Created by: 2019-10-07
3. Description:
4. License: GNU v3 License.

빌드(Build)

1. Apache 2, PHP 5.2 환경에 넣어서 사용하면 된다.(Can be used in Apache 2, PHP 5.2 environment.)
2. Eclipse로 빌드 후 사용하면 된다.(You can use it after building with Eclipse.)

Quick Start(쉬운 시작)

1. index.php 파일을 열어서 환경 설정을 한다. / Jasper / 2018-08-18
    (Open the index.php file to configure the environment.)
    
    - 윈도우(Windows)
    $root = "C:/{webRootDir}/htdocs";
    $directories = '{폴더명 / 없으면 생략}';
    - 리눅스(Linux)        
    $root = '/usr/{경로명}/{계정명}';
    $directories = '{폴더명 / 없으면 생략}';
    - 사용자 디렉토리( http:// {주소} /~{계정명} )
    $directories = '{폴더명 / 없으면 생략}';
    $directories = '{~계정명}';
2. HeidiSQL 등 DBMS 프로그램으로 Maria DB 또는 MySQL에 접속하여 Database를 생성한다.
    (Create a database by connecting to Maria DB or MySQL using a DBMS program such as HeidiSQL.)
3. 웹 사이트에 접속한다. / Jasper / 2018-08-18
    (Access the web site.)

시연(Practice)

  1. 191002 Jasper Counter with Java, Accessed by 2019-10-07, Last Modified 2019-10-07, https://youtu.be/cFKAInIbuXw
  2. 191007 JasperFood System, Accessed by 2019-10-07, Last Modified 2019-10-07, https://youtu.be/z28VYSIKFAw
  3. 191009 JasperFood System with Java(Linux) 1, Accessed by 2019-10-09, Last Modified 2019-10-09, https://youtu.be/tC9RCOdXSww
  4. 191009 JasperFood System with Java(Windows Tablet), Accessed by 2019-10-09, Last Modified 2019-10-09, https://youtu.be/b2T88k_ZGAQ
  5. 191010 jasperFood Linux - 2 , Accessed by 2019-10-10, Last Modified 2019-10-10, https://youtu.be/INVrhBswfnM

참고(Reference)

  1. PHP.net, http://php.net/docs.php, Last Modified, Accessed By (Ing.)
  2. MySQL :: MySQL 5.5 Reference Manual :: 14.1 Introduction to InnoDB, https://dev.mysql.com/doc/refman/5.5/en/innodb-introduction.html, Last Modified, Accessed by (Ing.)
  3. OpenJDK, Accessed by 2019-10-07, Last Modified 2019-10-07, https://openjdk.java.net
  4. Java API Specifications, Accessed by 2019-10-07, Last Modified 2019-10-07, https://www.oracle.com/technetwork/java/api-141528.html

라이선스(License)

  1. PHP License, Accessed by 2019-10-07, Last Modified 2019-10-07, https://opensource.org/licenses/PHP-3.0
  2. OpenJDK: GPLv2 + Classpath Exception, Accessed by 2019-10-07, Last Modified 2019-10-07, https://openjdk.java.net/legal/gplv2+ce.html

About

JasperFoodSystem 프로젝트 with Java, PHP, MySQL(JasperFoodSystem project with Java, PHP, MySQL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published