Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add resource component #16

Closed
paulbert opened this issue Aug 29, 2017 · 1 comment
Closed

Add resource component #16

paulbert opened this issue Aug 29, 2017 · 1 comment
Assignees

Comments

@paulbert
Copy link
Member

paulbert commented Aug 29, 2017

The resource component will need to be implemented in a few steps. Let's start with the form so we can populate a resources database. It should:

  • Add a document to the database with the form fields found in the current BeLL-Apps on a form submit click with the exception of the attachment
  • Not add a document if a resource with the same title currently exists
  • Be linked to from the LIBRARY nav link

Notes:

  • Adding attachments to CouchDB adds a little more complexity to this than needed. Let's get the form working, then at a later time we can implement the attachments.
  • Here's an image of the current form for reference:
    Current BeLL resource form
@nirojdyola
Copy link
Contributor

  1. Attachment (tested in mozilla and chrome)
    Tested files : image, pdf, docs, excel,audio

resources

Note : Other fields need to add.
@razu9861 over to you .

@nirojdyola nirojdyola self-assigned this Sep 4, 2017
nirojdyola added a commit that referenced this issue Sep 5, 2017
@ajGingrich ajGingrich reopened this Oct 6, 2017
@ajGingrich ajGingrich self-assigned this Oct 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants