...
- Add a poster:
- Email will, in the future, be entered via the swipe of an RFID card; however, the complexities of this interaction prohibit it in this prototype.
- Poster preview will not be displayed in this prototype as this relies either on an AJAX server roundtrip or the HTML5 FileReader neither of which work when the project is launched as a file.
- Actually hitting "Add Poster" will not add a poster but return a canned success message.
- Clicking the '-' and coming back will not clear the form as server-side validation cannot yet be performed.
- Calendar view:
- Clicking dates on the calendar do not synchronize to the headers.
- The posters are static
- Opening a poster
- Clicking "like," "dislike," or "calendar reminder" do not do anything further.
- Scribbing on a poster is not saved.
...