Skip to content

yuchyang/RobsDrinkingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rob-sDringkingAPP

Requirements

  • iOS 8.0+
  • Xcode 8

Configuration

    1. This app should be run after server depolyment.
    1. The server should be deployed Apcahe, PHP and Mysql enviorment.
    1. You should revise loginUrl in each ViewController according you server configeration, please use Command + F to find it.
    1. The server must depoly following PHP files in htdocs file
      -  login.php
      -  recording.php
      -  SSTreaction.php
      -  SSTrecording.php
    1. Mysql server must contains following 4 tales:
      -  Table: MyGuests (user information)
      -  Table: Record (DDT results)
      -  Table: SSTRecord (SST blocks results)
      -  Table: SSTReact (SST each trial's results)

Contribution

  • Login and Register Interface : Yucheng Yang, Taoji Feng
  • DDT task : Yucheng Yang
  • SST task : Taoji Feng
  • Server code: Yucheng Yang

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages