| 15 | | * Visit http://a.b.c/test/create_account.php and create an account for yourself. |
| 16 | | * Visit http://a.b.c/test_ops/bossa_admin.php. Follow the instructions to create the Bossa database. |
| | 14 | 3. Visit http://a.b.c/test/create_account.php and create an account for yourself. |
| | 15 | 4. Visit http://a.b.c/test_ops/bossa_admin.php. Follow the instructions to create the Bossa database. |
| | 16 | |
| | 17 | == The public web interface == |
| | 18 | |
| | 19 | Edit the project's home page (~/projects/test/html/user/index.php) |
| | 20 | and add a link of the form |
| | 21 | {{{ |
| | 22 | <a href=bossa_apps.php>Be a distributed thinking volunteer</a> |
| | 23 | }}} |
| | 24 | |
| | 25 | This links to a page where volunteers see a list of available applications, |
| | 26 | and can click to get jobs. |
| | 27 | |
| | 28 | == The administrative web interface == |
| | 29 | |
| | 30 | The page http://a.b.c/test_ops/bossa_admin.php is the home page for |
| | 31 | administering your Bossa project. |
| | 32 | From here you view and control applications, batches, jobs and users. |