Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
voluntary_associations:home [2012/02/20 18:20] – [Notes from Meeting on 2/16] adminvoluntary_associations:home [2013/08/14 13:34] – [Voluntary Associations] admin
Line 3: Line 3:
 This is the main page for organizing the Fall 2011/Winter 2012 CSCI403: Automatically Gathering Inscriptions from Multiple Online Sources This is the main page for organizing the Fall 2011/Winter 2012 CSCI403: Automatically Gathering Inscriptions from Multiple Online Sources
  
 +  * [[http://www.cs.wlu.edu/~mahameo|Olivier Mahame]], Fall 2013 Lead Developer
   * [[http://www.cs.wlu.edu/~margoliesd|David Margolies]], Winter 2012 Lead Developer   * [[http://www.cs.wlu.edu/~margoliesd|David Margolies]], Winter 2012 Lead Developer
   * [[http://www.cs.wlu.edu/~jordanr/|Riley Jordan]], Fall 2011 Lead Developer   * [[http://www.cs.wlu.edu/~jordanr/|Riley Jordan]], Fall 2011 Lead Developer
Line 131: Line 132:
 **Next Steps** **Next Steps**
   * Design web interface for admin and other users   * Design web interface for admin and other users
 +
 +==== Notes from Meeting on 4/11 ====
 +
 +Participants: David Margolies and Prof Sprenkle
 +
 +**Python**
 +  * **DONE** Literature, A-Text, B-Text: need to append to previous, with newlines
 +    * don't write over in map
 +
 +**Spring/App**
 +  * Modify look and feel, make more user friendly
 +    * Paging - show where are in pages, how many pages -- made an attempt
 +    * Add button to edit from View page **DONE**
 +    * Layout of Persons and Inscriptions - what should this look like?
 +  * Missing Imperial House, Deity, Trade, etc.
 +    * Make drop-down box (populated from DB)
 +    * Possible to add more
 +    * Update DB
 +  * Person editing - instead of hidden field for inscription_id, make a session attribute
 +    * or, should that be in the Person object?  
 +  * Layout of code
 +    * app - controllers
 +    * dao - data access object
 +      * dao.hibernate - connects to DB
 +    * domain - models
 +      * domain.service - what controllers use; service uses DAO
 +      * domain.validation - validator for inscription -- used by view
 +        * form JSTL tags
 +        * need a person validator
voluntary_associations/home.txt · Last modified: 2013/08/14 13:41 by admin
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0