Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
courses:cs335:spring2013:graffiti:home [2013/04/30 04:53] – [Team Documents] huangj | courses:cs335:spring2013:graffiti:home [2013/05/12 14:16] (current) – [Feedback on Preliminary Implementation] admin | ||
---|---|---|---|
Line 13: | Line 13: | ||
===== Team Documents ===== | ===== Team Documents ===== | ||
- | [[requirements|Requirements Document]] | + | * [[requirements|Requirements Document]] |
+ | * [[WorkPlan]] | ||
- | Mockup: http:// | + | |
- | Mockup Search page: http:// | + | * Mockup homepage: http:// |
+ | * Mockup: http:// | ||
+ | | ||
{{: | {{: | ||
+ | |||
+ | ===== Development Statistics ===== | ||
+ | |||
+ | [[http:// | ||
+ | |||
+ | ===== Notes from Meeting 5.9.2013 ===== | ||
+ | |||
+ | * These are the [[http:// | ||
+ | |||
+ | * Drawings: | ||
+ | * We want to be able to search for just drawings in the DB. For now, don't worry about searching for drawings by location, just finding all the drawings. | ||
+ | * Some of the drawings have images on EAGLE; some of the drawings haven' | ||
+ | * As we discussed previously, if an inscription has an associated image, we want a thumbnail on our page with a link to the actual image. | ||
+ | * EDR124976 has an image that is loaded on EAGLE and I already put that link into our DB. | ||
+ | * EDR128557 and maybe others also have images that should be added to the DB | ||
+ | * Tags | ||
+ | * I added tag categories to the database | ||
+ | * Tag the images with one of those tag categories (when possible) | ||
+ | * Modify the drawing search so that you can search by tag category | ||
+ | |||
+ | * Results: | ||
+ | * I fixed my entries in the DB; however, there are still issues in the results--double check that the correct fields are being output. | ||
+ | * Add image thumbnails as appropriate | ||
+ | * Add a link to the inscription on Eagle. | ||
+ | * Some of the text is across multiple lines, but it only looks like one line on the web page because HTML collapses white space. | ||
+ | |||
+ | * Maps: | ||
+ | * Professor Benefiel looked into copyright issues with the maps. It seems like it's going to be tricky. | ||
+ | |||
+ | * Your notes | ||
+ | * You have the pictures of the flow and have notes about the other changes to the search page and maps necessary, so I'm not repeating them here | ||
+ | |||
+ | ===== Feedback on Preliminary Implementation ===== | ||
+ | |||
+ | |||
+ | ==== Notes ==== | ||
+ | |||
+ | * The overall look of the web pages is much cleaner than for the static mock-up -- much improved | ||
+ | * The map highlight is much cooler than I thought was possible in four weeks. | ||
+ | * Good job making a database that you could use to start development before we had access to the " | ||
+ | * Good job with isolating the different features so you could make progress before trying to integrate. | ||
+ | * Professor Benefiel is intrigued by the development process and how we see problems differently than she does. She mentioned that it's interesting how we look at the smaller pieces. | ||
+ | |||
+ | ==== Suggestions/ | ||
+ | |||
+ | |||
+ | * Results Page | ||
+ | * The link in the top bar for the " | ||
+ | * Use a '' | ||
+ | * Make sure all the pages that you do //not// want a user to directly access (e.g., responses to Servlets) are in the '' |