Collaboration platform homework.
This is a homework for a subject called collaboration platforms, we make use of google apps such as : Docs, Calendar.
and finally we use PmWiki to create a website.
PHP
version 5 and up is required
- Run this to clone this repo:
$ git clone https://github.com/nemo256/collab
$ cd collab/pmwiki
- Now just launch a server instance using php (sudo for linux users):
$ sudo php -S localhost:3000
- Open up your browser (localhost:3000 is the development server):
$ firefox localhost:3000
- If you encounter a login page just enter the following:
Username:
admin
Password:
secret
- You can view all the pages and edit them to your liking.
- For calendar files [calendar/*.ics] you can import them on google calendar.