Skip to content

visava/wluxui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WLUXUI

[April 2, 2014] The back-end code from wlux_web_server has been moved to this project. The code in the wlux_web_server repo is now obsolete and won't be updated any more.

To map this repo on your local dev machine, see this illustration at: diagram showing how to map github repos to web server.

Folders The folders this repo contain the following:

  • data = the files that provide the database access and web service
  • common = client-side files that WebLabUx uses for its data collection
  • demo = server-side files used to test and demonstrate features
  • extras = additional subdirectories used by the project but that will (should) not appear on the production web-server:
    • config_and_init = the files used to initialize the database and provide starter data
    • documentation = documentation and specification files (although not every documentation and specification file
    • test = unit and regression test scripts (which currently run only on a PC)

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 73.0%
  • JavaScript 14.0%
  • Shell 8.6%
  • CSS 4.4%