Notebook Implementation
First Implementation Details
Goal: March 18th, 2000
- Be able to add question to Notebook Script for Riverweb Database
- Be able to access these questions, add answers and delete notes. It
should all display in a notebook window from riverweb
- Implement into riverweb v2a
-
Second Implementation Details
Goal: April 1st, 2000
- Notebook will be able to add databases on the fly
- Develop an administration script to display passwords and remove
databases
- Create a standard display portal that users can customize
- Set up online instructions and texts about implementing Notebook in
other applications
Other Goals
Goal: April 15th, 2000
- Debugging first and second implementations.
Setup Requirements
Goal: March 18th, 2000
- We need to set up a directory where the application can create files.
For example the tmpgif directory that riverweb uses, Notebook will also
need to delete database files. That specific section, however is not
required through cgi and can be run through a SSH terminal.