ravenscroftj / partridge

Git repository for my dissertation book/journal parsing project
Other
12 stars 3 forks source link

Web Interface - Paper Upload Form #6

Closed ravenscroftj closed 11 years ago

ravenscroftj commented 11 years ago

A form should be designed and implemented to allow users to upload their own papers to the Partridge system. The form should verify that the user has the right to add the paper to Partridge for processing. Papers are then uploaded to a queue directory to await pre-processing and addition into the partridge database system.

ravenscroftj commented 11 years ago

There is a functional upload form as of commit a4e5906 today.