The current sql script for the database is attached here.
Web interface to do:
- Finish autocomplete integration with rest of forms (letter is done)
- Link autocomplete value with database value for proper insertion
- Link each of these values & insert into activity_fact table
- Slim code - figure out how to object orient and limit repetition, if this is possible?
- Style forms
Database to do:
- Connect source_of_source table (as a "snowflake")
- Should we have a field the interface for the data-entry user's name? if yes, where would this value go in the database?
- Otherwise, this may be covered with log-in/privileges?
- Page number for source if from an issue?
As of 5/25/2015