Changes between Version 107 and Version 108 of UserDoc
- Timestamp:
- 2010-09-03T22:13:10Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserDoc
v107 v108 11 11 iPeer is a Web Application. This means that it runs on a server, and can be accessed with any web browser.[[br]] 12 12 iPeer is written in a web programming language called PHP (http://www.php.net) and uses an application framework called CakePHP. (http://www.cakephp.org) to structure its code. 13 For more technical details, please see iPeer's Trac website at http:// burrito.olt.ubc.ca/trac/13 For more technical details, please see iPeer's Trac website at http://ipeer.ctlt.ubc.ca/trac/ 14 14 15 15 There are 3 types of users in iPeer: students, instructors, and administrators.