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

How can i add image post feature #20

Open
aniruddhpatel28 opened this issue Oct 29, 2015 · 1 comment
Open

How can i add image post feature #20

aniruddhpatel28 opened this issue Oct 29, 2015 · 1 comment

Comments

@aniruddhpatel28
Copy link

How can i add image post feature

@tatsuya
Copy link
Owner

tatsuya commented Nov 17, 2015

To support posting images, we at least need to modify the format of tweet object to store the binary images. Then, add a form on the client side to accept image upload and when it's submitted, bind that image to our current tweet object so they can be sent to the server side API.

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

2 participants