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

New video submission required #21

Open
jaseemabid opened this issue Nov 8, 2011 · 2 comments
Open

New video submission required #21

jaseemabid opened this issue Nov 8, 2011 · 2 comments

Comments

@jaseemabid
Copy link
Member

Need new video submission.
UI finished at contribute.php

Will POST content to response/submitvideo.php

Sample data :

{
    "title"  : "My new video",
    "tags"   : "A, csv, string, please filter in server side",
    "series" :  "A string, sample : nptel mech 1234",
    "desc"   : "Description"
}

Need json response as :

{
    "status" : 0 for error
    "status" : 1 for success
}
@ghost ghost assigned nxvipin Nov 8, 2011
@jaseemabid
Copy link
Member Author

UI job completely done. @swvist Please get this task done as first priority.

@nxvipin
Copy link
Member

nxvipin commented Dec 11, 2011

Done. Code works independently, needs to be tested with front end. Issue closed. Check 94a512e, a746fb4

@nxvipin nxvipin closed this as completed Dec 11, 2011
@jaseemabid jaseemabid reopened this Dec 16, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants